You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
toxygen/README.md

46 lines
1016 B
Markdown

8 years ago
# Toxygen
Toxygen is simple [Tox](https://tox.chat/) client written on pure Python 2.7
8 years ago
### [How to install](/docs/install.md)
# Supported OS:
- Windows
- Linux
8 years ago
8 years ago
###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
8 years ago
- [x] File transfers
- [x] Avatars
8 years ago
- [x] Multiprofile
- [x] Multilingual
- [x] Sound notifications
8 years ago
- [ ] Inline images
- [ ] Audio
- [ ] Video
- [ ] Save file encryption
- [ ] File resuming
- [ ] Typing notifications
- [ ] Changing nospam
- [ ] Group chats
- [ ] Read receipts
- [ ] Faux offline messaging
- [ ] Desktop sharing
8 years ago
###Downloads
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)
[Download develop version](https://github.com/xveduk/toxygen/archive/develop.zip)
8 years ago
8 years ago
###Screenshots
*Toxygen running on Ubuntu and Windows*
![Ubuntu](/docs/ubuntu.png)
![Windows](/docs/windows.png)
8 years ago
8 years ago
###Docs
[Check /docs/ for more info](/docs/)