GitHub - cryptocat/cryptocat: Secure chat software for your computer. · GitHub
Skip to content

cryptocat/cryptocat

Folders and files

Repository files navigation

Cryptocat

Build Status

Documentation | Security | License

Building

Install dependencies:

npm run setup

Run:

npm run dev

Packaging

Install dependencies:

npm install -g electron-builder

Windows

build -w

Linux

build -l

Mac

build -m
```

Releases

No releases published

Packages

Contributors