Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claytonpassmore/im
https://github.com/claytonpassmore/im
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/claytonpassmore/im
- Owner: ClaytonPassmore
- Created: 2015-04-19T14:33:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T19:03:29.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T07:44:16.966Z (3 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IM
A simple proof of concept instant messenger written in Python
---
IM uses:
* encryption from client to server
* the Tk toolkit
* Ability to add new accounts
* Ability to add contacts
* Ability to have simultaneous chats with multiple contacts