You can build own binaries:
-
Install Node.js (from your distro repositories or from Node.js official site)
-
Download GiveawayJoiner sources
-
Open terminal and in sources folder do this commands:
npm install electron@2
npm update
npm install electron-builder
electron-builder -l --dir
- GiveawayJoiner build will be in 'sources folder'/distr/linux-unpacked
P.S.: To run GiveawayJoiner you need package 'libgconf-2-4' to be installed in your OS