toxygen/README.md

28 lines
544 B
Markdown
Raw Normal View History

2016-03-16 17:06:15 +01:00
# Toxygen
Toxygen is simple Tox 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
- [ ] File transfers
- [ ] Avatars
- [ ] Multiprofile
- [ ] Multilingual
###Downloads
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)
###Docs
[Check /docs/ for more info](/docs/)