8000 GitHub - paulharwood/cabal-desktop: Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

paulharwood/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

$ yarn install             # install dependencies
$ yarn start               # start the application

Download from AUR

https://aur.archlinux.org/packages/cabal-desktop-git/

Updating MacOS DMG background image

tiffutil -cathidpicheck cabal-desktop-dmg-background.jpg cabal-desktop-dmg-background@2x.jpg -out dmg-background.tiff

Distribute

build for current platform:

$ yarn run dist

build for multiple platforms:

$ ./bin/build-multi

How to Contribute

Formatting Rules

This repository is formatted with StandardJS (there is a vscode plugin).

About

Desktop client for Cabal, the p2p/decentralized/local-first chat platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.5%
  • CSS 19.8%
  • HTML 1.2%
  • Shell 0.5%
0