Skip to content

Patrickdlg/cryptocat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
```

About

Secure chat software for your computer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.8%
  • HTML 31.2%
  • CSS 7.0%