toxygen/README.md
2016-04-14 00:46:28 +03:00

47 lines
1017 B
Markdown

# Toxygen
Toxygen is simple [Tox](https://tox.chat/) client written on pure Python 2.7
### [How to install](/docs/install.md)
# Supported OS:
- Windows
- Linux
###Features
- [x] 1v1 messages
- [x] Contact aliases
- [x] Chat history
- [x] Name lookups (TOX DNS 4 support)
- [x] Profile import/export
- [x] Message splitting
- [x] Proxy support
- [x] File transfers
- [x] Avatars
- [x] Multiprofile
- [x] Multilingual
- [x] Sound notifications
- [x] Inline images
- [ ] Audio
- [ ] Video
- [ ] Save file encryption
- [ ] File resuming
- [ ] Typing notifications
- [ ] Changing nospam
- [ ] Group chats
- [ ] Read receipts
- [ ] Faux offline messaging
- [ ] Desktop sharing
###Downloads
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)
[Download develop version](https://github.com/xveduk/toxygen/archive/develop.zip)
###Screenshots
*Toxygen running on Ubuntu and Windows*
![Ubuntu](/docs/ubuntu.png)
![Windows](/docs/windows.png)
###Docs
[Check /docs/ for more info](/docs/)