Decentralized private chat, built with Electron.
$ git clone https://github.com/cabal-club/cabal-desktop
$ cd cabal-desktop
$ npm install # install dependencies
$ npm run build # build assets
$ npm start # start the application