Skip to content

Ashtor/cryptocat-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Cryptocat Currently Beta Software.

Build Instructions

This is the build environment. The actual client source code is located in src.

Install dependencies:

npm install -g electron-prebuilt grunt-cli
npm install
cd src
npm install
cd ..

Build for your platform (builds are in dist):

grunt win
grunt linux
grunt mac

Documentation

Please refer to the Help and Security pages on the Cryptocat website.

Reporting Issues

Please use the GitHub issue tracker to report bugs and other issues.

Localization

No localization effort is yet organized. Stay tuned.

License

Released under version 3 of the GNU General Public License.

Author

Nadim Kobeissi.

About

Free secure chat software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • HTML 3.0%
  • CSS 1.2%