toxygen/README.md
2016-03-31 00:23:10 +03:00

36 lines
737 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
- [ ] Inline images
- [ ] Sound notifications
- [ ] Multiprofile
- [ ] Multilingual
- [ ] Audio
###Downloads
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)
###Screenshots
*Toxygen running on Ubuntu and Windows*
![Ubuntu](/docs/ubuntu.png)
![Windows](/docs/windows.png)
###Docs
[Check /docs/ for more info](/docs/)