61 lines
1.6 KiB
Markdown
61 lines
1.6 KiB
Markdown
# Toxygen
|
|
Toxygen is cross-platform [Tox](https://tox.chat/) client written in Python3
|
|
|
|
[![Release](https://img.shields.io/github/release/xveduk/toxygen.svg?style=flat)](https://github.com/xveduk/toxygen/releases/latest)
|
|
[![Open issues](https://img.shields.io/github/issues/xveduk/toxygen.svg?style=flat)](https://github.com/xveduk/toxygen/issues)
|
|
[![License](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat)](https://raw.githubusercontent.com/xveduk/toxygen/master/LICENSE.md)
|
|
|
|
### [Install](/docs/install.md) - [Contribute](/docs/contributing.md) - [Plugins](/docs/plugins.md)
|
|
|
|
### Supported OS:
|
|
- Windows
|
|
- Linux
|
|
|
|
###Features
|
|
- [x] 1v1 messages
|
|
- [x] File transfers
|
|
- [x] Audio
|
|
- [x] Plugins support
|
|
- [x] Chat history
|
|
- [x] Emoticons
|
|
- [x] Stickers
|
|
- [x] Screenshots
|
|
- [x] Name lookups (toxme.io support)
|
|
- [x] Save file encryption
|
|
- [x] Profile import and export
|
|
- [x] Faux offline messaging
|
|
- [x] Faux offline file transfers
|
|
- [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
|
|
- [x] Changing nospam
|
|
- [x] File resuming
|
|
- [x] Read receipts
|
|
- [ ] Video
|
|
- [ ] Desktop sharing
|
|
- [ ] Group chats
|
|
|
|
###Downloads
|
|
[Releases](https://github.com/xveduk/toxygen/releases)
|
|
|
|
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)
|
|
|
|
[Download develop version](https://github.com/xveduk/toxygen/archive/develop.zip)
|
|
|
|
###Screenshots
|
|
*Toxygen on Ubuntu and Windows*
|
|
![Ubuntu](/docs/ubuntu.png)
|
|
![Windows](/docs/windows.png)
|
|
|
|
|
|
###Docs
|
|
[Check /docs/ for more info](/docs/)
|
|
|