USAGE:
AUTOMATIC:
Install the following dependencies: npm, nodejs
Clone the source.
Go into the source folder and run: chmod +x install.sh
Then run: sudo ./install.sh
MANUAL: Download the source.
git clone https://github.com/amywinehousing/flirb-electron-app.git
Go into the app directory and run the following commands:
sudo pacman -S nodejs npm
npm install electron
npm start
TESTED ON ARCH LINUX WITH i3WM.