docs update
This commit is contained in:
parent
e28e625b42
commit
f2ec40e8e3
5 changed files with 40 additions and 4 deletions
28
README.md
28
README.md
|
@ -1 +1,27 @@
|
|||
# toxygen
|
||||
# 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/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue