typing notifications full support
This commit is contained in:
parent
1795dca57b
commit
1cacde34f9
6 changed files with 43 additions and 6 deletions
13
README.md
13
README.md
|
@ -2,29 +2,32 @@
|
|||
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] Contact aliases
|
||||
- [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] File transfers
|
||||
- [x] Avatars
|
||||
- [x] Multiprofile
|
||||
- [x] Multilingual
|
||||
- [x] Sound notifications
|
||||
- [x] Inline images
|
||||
- [x] Audio
|
||||
- [x] Contact aliases
|
||||
- [x] Contact blocking
|
||||
- [x] Typing notifications
|
||||
- [ ] Video
|
||||
- [ ] Save file encryption
|
||||
- [ ] File resuming
|
||||
- [ ] Typing notifications
|
||||
- [ ] Changing nospam
|
||||
- [ ] Plugins support
|
||||
- [ ] Group chats
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue