53 lines
1.1 KiB
Markdown
53 lines
1.1 KiB
Markdown
# Toxygen
|
|
Toxygen is simple [Tox](https://tox.chat/) client written on pure Python
|
|
### [How to install](/docs/install.md)
|
|
|
|
### [Contributing](/docs/contributing.md)
|
|
|
|
# Supported OS:
|
|
- Windows
|
|
- Linux
|
|
|
|
###Features
|
|
- [x] 1v1 messages
|
|
- [x] File transfers
|
|
- [x] Audio
|
|
- [x] Chat history
|
|
- [x] Name lookups (TOX DNS 4 support)
|
|
- [x] Profile import/export
|
|
- [x] Inline images
|
|
- [x] Message splitting
|
|
- [x] Proxy support
|
|
- [x] Avatars
|
|
- [x] Multiprofile
|
|
- [x] Multilingual
|
|
- [x] Sound notifications
|
|
- [x] Contact aliases
|
|
- [x] Contact blocking
|
|
- [x] Typing notifications
|
|
- [ ] Video
|
|
- [ ] Save file encryption
|
|
- [ ] File resuming
|
|
- [ ] Changing nospam
|
|
- [ ] Plugins support
|
|
- [ ] Group chats
|
|
- [ ] Read receipts
|
|
- [ ] Faux offline messaging
|
|
- [ ] Desktop sharing
|
|
|
|
###Downloads
|
|
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)
|
|
|
|
[Download develop version](https://github.com/xveduk/toxygen/archive/develop.zip)
|
|
|
|
[Releases](https://github.com/xveduk/toxygen/releases)
|
|
|
|
###Screenshots
|
|
*Toxygen running on Ubuntu and Windows*
|
|
![Ubuntu](/docs/ubuntu.png)
|
|
![Windows](/docs/windows.png)
|
|
|
|
###Docs
|
|
[Check /docs/ for more info](/docs/)
|
|
|