whatsapptray
v1.0.0
Published
Web Whatsapp na Tray
Downloads
2
Readme
Webwhatsapptray
Web Whatsapp in tray linux
Getting Start
install the linux dependencies needed to run the application
$ sudo apt-get install libgconf-2-4 -y
YARN
install application dependencies
$ yarn
start the process
$ yarn dev
NPM
install application dependencies
$ npm install
start the process
$ npm run dev