Part of the open source chat project. Allows users to chat on self-hosted servers.
 
 
 
Go to file
jsrobson10 04893b2ac5 Installed node-rsa, fixed package.json 2019-03-25 13:00:56 +11:00
node_modules Installed node-rsa, fixed package.json 2019-03-25 13:00:56 +11:00
LICENSE Initial Commit 2019-03-24 17:22:44 +11:00
README.md Initial Commit 2019-03-24 17:22:44 +11:00
index.html Initial Commit 2019-03-24 17:22:44 +11:00
index.js Initial Commit 2019-03-24 17:22:44 +11:00
main.js Initial Commit 2019-03-24 17:22:44 +11:00
package.json Installed node-rsa, fixed package.json 2019-03-25 13:00:56 +11:00
run Initial Commit 2019-03-24 17:22:44 +11:00

README.md

chat-client

An open source chat client

Required software

  • NodeJs

Required libraries

  • net
  • electron
  • fs