Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

hfaran/encrypted-chat-client

Repository files navigation

encrypted-chat-client

GUI

Setup

# Install Kivy from kivy.org
open http://kivy.org/#download
# Install requirements
kivy -m pip install -r requirements.txt
# Install GUI requirements
kivy -m pip install -r gui_requirements.txt

Usage

kivy gui.py

CLI

Setup

# If you use virtualenvwrapper...
mkvirtualenv ect
# Install the requirements
pip install $(cat requirements.txt cli_requirements.txt)

Usage

./cli.py --help

About

VPN Assignment for CPEN 442

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages