2016-07-27 16:53:50 +02:00
|
|
|
# Toxygen
|
|
|
|
|
2016-08-30 19:23:55 +02:00
|
|
|
Toxygen is powerful cross-platform [Tox](https://tox.chat/) client written in pure Python3.
|
2016-03-16 17:06:15 +01:00
|
|
|
|
2017-03-04 21:35:46 +01:00
|
|
|
[![Release](https://img.shields.io/github/release/toxygen-project/toxygen.svg?style=flat)](https://github.com/toxygen-project/toxygen/releases/latest)
|
|
|
|
[![Stars](https://img.shields.io/github/stars/toxygen-project/toxygen.svg?style=flat)](https://github.com/toxygen-project/toxygen/stargazers)
|
|
|
|
[![Open issues](https://img.shields.io/github/issues/toxygen-project/toxygen.svg?style=flat)](https://github.com/toxygen-project/toxygen/issues)
|
2016-08-01 21:07:01 +02:00
|
|
|
[![License](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat)](https://raw.githubusercontent.com/toxygen-project/toxygen/master/LICENSE.md)
|
2016-08-05 21:44:01 +02:00
|
|
|
[![Build Status](https://travis-ci.org/toxygen-project/toxygen.svg?branch=master)](https://travis-ci.org/toxygen-project/toxygen)
|
2016-05-12 21:52:47 +02:00
|
|
|
|
2017-04-06 20:28:34 +02: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 21:52:47 +02:00
|
|
|
|
2017-06-29 21:14:52 +02:00
|
|
|
### Supported OS: Linux and Windows
|
2016-07-27 16:53:50 +02:00
|
|
|
|
2016-08-19 19:12:51 +02:00
|
|
|
### Features:
|
2016-03-29 20:19:29 +02:00
|
|
|
|
2017-07-15 11:28:19 +02:00
|
|
|
- 1v1 messages
|
|
|
|
- File transfers
|
|
|
|
- Audio calls
|
|
|
|
- Video calls
|
|
|
|
- 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 17:06:15 +01:00
|
|
|
|
2016-07-27 16:53:50 +02:00
|
|
|
### Downloads
|
2016-08-01 21:07:01 +02:00
|
|
|
[Releases](https://github.com/toxygen-project/toxygen/releases)
|
2016-06-05 19:17:39 +02:00
|
|
|
|
2016-08-01 21:07:01 +02:00
|
|
|
[Download last stable version](https://github.com/toxygen-project/toxygen/archive/master.zip)
|
2016-04-13 23:46:28 +02:00
|
|
|
|
2016-08-01 21:07:01 +02:00
|
|
|
[Download develop version](https://github.com/toxygen-project/toxygen/archive/develop.zip)
|
2016-03-16 17:06:15 +01:00
|
|
|
|
2016-07-27 16:53:50 +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-07-27 16:53:50 +02:00
|
|
|
### Docs
|
2016-03-16 17:06:15 +01:00
|
|
|
[Check /docs/ for more info](/docs/)
|
2016-08-18 18:08:12 +02:00
|
|
|
|
|
|
|
Also visit [pythonhosted.org/Toxygen/](http://pythonhosted.org/Toxygen/)
|
2016-08-19 19:12:51 +02:00
|
|
|
|
|
|
|
[Wiki](https://wiki.tox.chat/clients/toxygen)
|