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

53 lines
1.1 KiB
Markdown

8 years ago
# Toxygen
Toxygen is simple [Tox](https://tox.chat/) client written on pure Python
8 years ago
### [How to install](/docs/install.md)
### [Contributing](/docs/contributing.md)
8 years ago
# Supported OS:
- Windows
- Linux
8 years ago
8 years ago
###Features
- [x] 1v1 messages
- [x] File transfers
- [x] Audio
8 years ago
- [x] Chat history
- [x] Name lookups (TOX DNS 4 support)
- [x] Profile import/export
- [x] Inline images
8 years ago
- [x] Message splitting
- [x] Proxy support
8 years ago
- [x] Avatars
8 years ago
- [x] Multiprofile
- [x] Multilingual
- [x] Sound notifications
- [x] Contact aliases
- [x] Contact blocking
- [x] Typing notifications
- [x] Changing nospam
- [ ] Video
- [ ] Save file encryption
- [ ] File resuming
- [ ] Plugins support
- [ ] 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)
8 years ago
[Download develop version](https://github.com/xveduk/toxygen/archive/develop.zip)
8 years ago
[Releases](https://github.com/xveduk/toxygen/releases)
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/)