Skip to content

aral/cabal-desktop

 
 

Repository files navigation

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

About

Desktop application for cabal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • CSS 23.5%
  • Shell 1.1%
  • HTML 0.4%