Go to Releases and download .exe for Windows or .dmg for macOS
Please install NodeJS and NPM first. Then:
$ git clone https://github.com/bitgapp/faceply.git
$ cd faceply/
$ npm i
$ npm start
The application is built with AngularJS with Material Design running in Electron and interfacing with Facebook through facebook-chat-api package
Please don't