readme update
This commit is contained in:
parent
681d116687
commit
15455d5eb8
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue