2016-03-16 17:06:15 +01:00
|
|
|
# Toxygen
|
2016-05-13 11:08:45 +02:00
|
|
|
Toxygen is cross-platform [Tox](https://tox.chat/) client written on Python
|
2016-03-16 17:06:15 +01:00
|
|
|
|
2016-05-12 21:52:47 +02:00
|
|
|
[![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)
|
2016-05-13 11:08:45 +02:00
|
|
|
[![License](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat)](https://raw.githubusercontent.com/xveduk/toxygen/master/LICENSE.md)
|
2016-05-12 21:52:47 +02:00
|
|
|
|
2016-05-28 12:30:26 +02:00
|
|
|
### [Install](/docs/install.md) - [Contribute](/docs/contributing.md) - [Plugins](/docs/plugins.md)
|
2016-05-12 21:52:47 +02:00
|
|
|
|
2016-05-13 11:08:45 +02:00
|
|
|
### Supported OS:
|
2016-03-16 17:06:15 +01:00
|
|
|
- Windows
|
|
|
|
- Linux
|
2016-03-29 20:19:29 +02:00
|
|
|
|
2016-03-16 17:06:15 +01:00
|
|
|
###Features
|
|
|
|
- [x] 1v1 messages
|
2016-04-27 20:10:53 +02:00
|
|
|
- [x] File transfers
|
|
|
|
- [x] Audio
|
2016-03-16 17:06:15 +01:00
|
|
|
- [x] Chat history
|
2016-05-28 12:30:26 +02:00
|
|
|
- [x] Screenshots
|
|
|
|
- [x] Name lookups (toxme.io support)
|
|
|
|
- [x] Profile import and export
|
2016-04-27 20:10:53 +02:00
|
|
|
- [x] Inline images
|
2016-03-16 17:06:15 +01:00
|
|
|
- [x] Message splitting
|
|
|
|
- [x] Proxy support
|
2016-03-29 20:15:12 +02:00
|
|
|
- [x] Avatars
|
2016-04-04 14:05:06 +02:00
|
|
|
- [x] Multiprofile
|
|
|
|
- [x] Multilingual
|
2016-04-10 14:27:35 +02:00
|
|
|
- [x] Sound notifications
|
2016-04-27 20:10:53 +02:00
|
|
|
- [x] Contact aliases
|
|
|
|
- [x] Contact blocking
|
|
|
|
- [x] Typing notifications
|
2016-05-06 01:00:10 +02:00
|
|
|
- [x] Changing nospam
|
2016-05-12 21:52:47 +02:00
|
|
|
- [x] File resuming
|
2016-05-28 12:30:26 +02:00
|
|
|
- [x] Save file encryption
|
|
|
|
- [x] Plugins support
|
2016-04-05 19:42:28 +02:00
|
|
|
- [ ] Video
|
|
|
|
- [ ] Group chats
|
|
|
|
- [ ] Read receipts
|
|
|
|
- [ ] Faux offline messaging
|
|
|
|
- [ ] Desktop sharing
|
2016-03-16 17:06:15 +01:00
|
|
|
|
|
|
|
###Downloads
|
|
|
|
[Download last stable version](https://github.com/xveduk/toxygen/archive/master.zip)
|
2016-04-13 23:46:28 +02:00
|
|
|
|
2016-04-05 19:42:28 +02:00
|
|
|
[Download develop version](https://github.com/xveduk/toxygen/archive/develop.zip)
|
2016-03-16 17:06:15 +01:00
|
|
|
|
2016-04-24 13:09:29 +02:00
|
|
|
[Releases](https://github.com/xveduk/toxygen/releases)
|
|
|
|
|
2016-03-29 20:19:29 +02:00
|
|
|
###Screenshots
|
2016-05-12 21:52:47 +02:00
|
|
|
*Toxygen on Ubuntu and Windows*
|
2016-03-30 23:23:10 +02:00
|
|
|
![Ubuntu](/docs/ubuntu.png)
|
|
|
|
![Windows](/docs/windows.png)
|
2016-03-29 20:19:29 +02:00
|
|
|
|
2016-03-16 17:06:15 +01:00
|
|
|
###Docs
|
|
|
|
[Check /docs/ for more info](/docs/)
|
|
|
|
|