1.0.9 • Published 5 years ago

cabal-desktop v1.0.9

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
5 years ago

Cabal Desktop

Desktop client for cabal, the p2p/decentralized/offline-first chat platform.

Install

Download the latest release

https://github.com/cabal-club/cabal-desktop/releases/

Build from source

$ git clone https://github.com/cabal-club/cabal-desktop
$ cd cabal-desktop

$ npm install             # install dependencies
$ npm start               # start the application

Distribute

build for current platform:

$ npm run dist

build for multiple platforms:

$ ./bin/build-multi