Skip to content

BasioMeusPuga/pyChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyChat

Super uncomplicated chat application.

Features

  • Asynchronous chatting
  • End-to-end encryption with libsodium
  • Qt5 GUI.

Usage

  1. Run the server script. Note the address.
  2. Run the client script and set the server address in 'Settings', and a nickname (optional).

No separate configuration is required for the encryption.

Requirements

  • python3
  • PyQt5
  • python-libnacl

Screenshot

Alt text

About

Chat client and server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages