2016-03-16 17:06:15 +01:00
|
|
|
# Toxygen
|
2016-03-30 23:23:10 +02:00
|
|
|
Toxygen is simple [Tox](https://tox.chat/) client written on pure Python 2.7
|
2016-03-16 17:06:15 +01:00
|
|
|
### [How to install](/docs/install.md)
|
|
|
|
|
|
|
|
# Supported OS:
|
|
|
|
- Windows
|
|
|
|
- Linux
|
2016-03-29 20:19:29 +02:00
|
|
|
|
2016-03-16 17:06:15 +01:00
|
|
|
###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
|
2016-03-29 20:15:12 +02:00
|
|
|
- [x] File transfers
|
|
|
|
- [x] Avatars
|
|
|
|
- [ ] Inline images
|
|
|
|
- [ ] Sound notifications
|
2016-03-16 17:06:15 +01:00
|
|
|
- [ ] Multiprofile
|
|
|
|
- [ ] Multilingual
|
2016-03-29 20:15:12 +02:00
|
|
|
- [ ] Audio
|
2016-03-16 17:06:15 +01:00
|
|
|
|
|
|
|
###Downloads
|
|
|
|
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)
|
|
|
|
|
2016-03-29 20:19:29 +02:00
|
|
|
###Screenshots
|
2016-03-30 23:23:10 +02:00
|
|
|
*Toxygen running on Ubuntu and Windows*
|
|
|
|
![Ubuntu](/docs/ubuntu.png)
|
|
|
|
![Windows](/docs/windows.png)
|
2016-03-29 20:19:29 +02:00
|
|
|
|
2016-03-16 17:06:15 +01:00
|
|
|
###Docs
|
|
|
|
[Check /docs/ for more info](/docs/)
|
|
|
|
|