0.0.6 • Published 7 years ago
g-chat-electron v0.0.6
g-chat-electron
Simple Electron application that works as a desktop client for chat.google.com.
Usage
The simplest way to install the app is installing from npmjs.com:
sudo npm i -g electron --unsafe-perm=true
sudo npm i -g g-chat-electron
gChatFor dark theme, run the app with
gChat -dGetting started
- Install Node LTS
- Clone this repository
npm installto install the application's dependenciesnpm start
Binary and rpm
Prerequisities
If you want to generate RPM package, it requires the rpm-build package to be installed
sudo dnf install rpm-build lsbGenerate binaries
npm run binaries
ls dist/gChat-*Generate RPM
npm run binaries
npm run rpm
ls ./dist/installers/