readme update

This commit is contained in:
ingvar1995 2016-03-29 21:15:12 +03:00
parent 681d116687
commit 15455d5eb8
1 changed files with 6 additions and 4 deletions

View File

@ -1,12 +1,11 @@
# Toxygen # Toxygen
Toxygen is simple Tox client written on pure Python 2.7 Toxygen is [Tox](https://tox.chat/) client written on pure Python 2.7
### [How to install](/docs/install.md) ### [How to install](/docs/install.md)
# Supported OS: # Supported OS:
- Windows - Windows
- Linux - Linux
###Features ###Features
- [x] 1v1 messages - [x] 1v1 messages
- [x] Contact aliases - [x] Contact aliases
- [x] Chat history - [x] Chat history
@ -14,10 +13,13 @@ Toxygen is simple Tox client written on pure Python 2.7
- [x] Profile import/export - [x] Profile import/export
- [x] Message splitting - [x] Message splitting
- [x] Proxy support - [x] Proxy support
- [ ] File transfers - [x] File transfers
- [ ] Avatars - [x] Avatars
- [ ] Inline images
- [ ] Sound notifications
- [ ] Multiprofile - [ ] Multiprofile
- [ ] Multilingual - [ ] Multilingual
- [ ] Audio
###Downloads ###Downloads
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip) [Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)