/quickchat

Securely chat with friends instantly

Primary LanguageGo

Reading 6th Grade Level No Ragrets

Quickchat

Securely talk with friends instantly QuickChat

  • The chat exist for 24 hours and get deleted on crosing 24 hours.

  • All messages send and recieved are in encrypted form.

  • Your key never leaves your system

Installation

go get github.com/dragonzurfer/quickchat

Usage

Demo 1

Demo 2

Contributions

  1. Fork It

  2. Clone It git clone https://github.com/<YOUR_HANDLENAME>/quickchat.git

  3. Get your own branchgit checkout -b YOUR_FEATURE

  4. Make changes and commit git commit -m "Add YOUR_FEATURE"

  5. Finally give a pull request. Dont know how ? check it out here