2016-03-16 16:06:15 +00: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/)
|
|
|
|
|