Skip to content

antonyzhao/cryptocat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

484 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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