Skip to content

KidkArolis/cabal-desktop

 
 

Repository files navigation

Cabal Desktop

Decentralized private chat, built with Electron.

Install

$ 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

Distribute

build for current platform:

$ npm run dist

build for multiple platforms:

$ ./bin/build-multi

About

Decentralized group chat application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • CSS 26.3%
  • Shell 1.3%
  • HTML 0.7%