toxygen/README.md

50 lines
1.1 KiB
Markdown
Raw Normal View History

2016-07-27 14:53:50 +00:00
# Toxygen
2016-08-30 17:23:55 +00:00
Toxygen is powerful cross-platform [Tox](https://tox.chat/) client written in pure Python3.
2016-03-16 16:06:15 +00:00
2017-04-06 18:28:34 +00:00
### [Install](/docs/install.md) - [Contribute](/docs/contributing.md) - [Plugins](/docs/plugins.md) - [Compile](/docs/compile.md) - [Contact](/docs/contact.md) - [Updater](https://github.com/toxygen-project/toxygen_updater)
2016-05-12 19:52:47 +00:00
2017-06-29 19:14:52 +00:00
### Supported OS: Linux and Windows
2016-07-27 14:53:50 +00:00
2016-08-19 17:12:51 +00:00
### Features:
2016-03-29 18:19:29 +00:00
2017-07-15 09:28:19 +00:00
- 1v1 messages
- File transfers
- Audio calls
- Video calls
2018-01-24 20:42:03 +00:00
- Group chats
2017-07-15 09:28:19 +00:00
- Plugins support
- Desktop sharing
- Chat history
- Emoticons
- Stickers
- Screenshots
- Name lookups (toxme.io support)
- Save file encryption
- Profile import and export
- Faux offline messaging
- Faux offline file transfers
- Inline images
- Message splitting
- Proxy support
- Avatars
- Multiprofile
- Multilingual
- Sound notifications
- Contact aliases
- Contact blocking
- Typing notifications
- Changing nospam
- File resuming
- Read receipts
2016-03-16 16:06:15 +00:00
2016-07-27 14:53:50 +00:00
### Screenshots
2016-05-12 19:52:47 +00:00
*Toxygen on Ubuntu and Windows*
2016-03-30 21:23:10 +00:00
![Ubuntu](/docs/ubuntu.png)
![Windows](/docs/windows.png)
2016-03-29 18:19:29 +00:00
2022-09-27 12:52:32 +00:00
## Forked
2016-08-19 17:12:51 +00:00
2022-09-27 12:52:32 +00:00
This hard-forked from https://github.com/toxygen-project/toxygen
```next_gen``` branch.