Skip to content

Desktop app for creating encrypted rooms for communication designed using python tkinter GUI library

Notifications You must be signed in to change notification settings

gaganyadav80/krypter-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements.

pip packages (neccessary)

pycryptodome
pyrebase4
uuid
pyperclip
pillow

installed automatically with pyrebase4: [ pyasn1, pyasn1-modules, rsa, oauth2client, requests-toolbelt, jws, python-jwt, googleapis-common-protos, gcloud ]

Windows: pip install pycryptodome pyrebase4 uuid pyperclip pillow

macOS/Linux: pip3 install pycryptodome pyrebase4 uuid pyperclip pillow

About

Desktop app for creating encrypted rooms for communication designed using python tkinter GUI library

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%