yakyak / yakyak
- суббота, 18 июня 2016 г. в 03:12:49
CoffeeScript
Desktop chat client for Google Hangouts
Desktop client for Google Hangouts
(This app is in no way associated with or endorsed by Google)
We provide prebuilt binaries for Mac OS X, Linux 32 / 64 and Windows 32 / 64.
This is the latest release. We love bug reports!
What does it do:
This is an open source project. Please help us!
It is written in coffeescript (nodejs) based on hangupsjs using trifl on top of electron (atom shell).
$ npm install
$ npm run gulp
$ npm run gulp watch
$ npm run electron app
$ npm run deploy
src/
: is where sources livesrc/ui/
: holds renderer code (client side)YakYak.app/
: is where the app is builtYakYak.app/Contents/Resources/app/
: specifically all is compiled to here