An open API service indexing awesome lists of open source software.

https://github.com/keyweeusr/isptc

Python chat client and server. Uses Tkinter.
https://github.com/keyweeusr/isptc

Last synced: 4 months ago
JSON representation

Python chat client and server. Uses Tkinter.

Awesome Lists containing this project

README

        

# iSPTC - inSecure Plain Text Chat
![Server screenshot](https://github.com/Bakterija/iSPTC/tree/master/load/server_screenshot.png)

![Client with user list screenshot](https://github.com/Bakterija/iSPTC/tree/master/load/screen1.png)

![Client small window screenshot](https://github.com/Bakterija/iSPTC/tree/master/load/screen2.png)

![Changelog](https://github.com/Bakterija/iSPTC/tree/master/changelog.txt)

##Info
* Works on Linux and Windows based os
* Server should be run in console
* Both were made with python2.7+ and Tkinter