This is an electron based app.
Clone the repository, then navigate to it on your terminal and run npm install electron
, once all the dependencies have finished downloading, run npm start
to test it, and npm run dist
to build it for your platform.