docs update

This commit is contained in:
ingvar1995 2016-03-16 19:06:15 +03:00
parent e28e625b42
commit f2ec40e8e3
5 changed files with 40 additions and 4 deletions

View file

@ -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/)