You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
toxygen/README.md

65 lines
2.1 KiB
Markdown

8 years ago
# Toxygen
8 years ago
Toxygen is powerful cross-platform [Tox](https://tox.chat/) client written in pure Python3.
8 years ago
7 years ago
[![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)
8 years ago
[![License](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat)](https://raw.githubusercontent.com/toxygen-project/toxygen/master/LICENSE.md)
8 years ago
[![Build Status](https://travis-ci.org/toxygen-project/toxygen.svg?branch=master)](https://travis-ci.org/toxygen-project/toxygen)
8 years ago
7 years ago
### [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)
8 years ago
### Supported OS: Linux and Windows
8 years ago
8 years ago
### Features:
8 years ago
7 years ago
- 1v1 messages
- File transfers
- Audio calls
- Video calls
- Group chats
7 years ago
- 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
8 years ago
8 years ago
### Downloads
8 years ago
[Releases](https://github.com/toxygen-project/toxygen/releases)
8 years ago
[Download last stable version](https://github.com/toxygen-project/toxygen/archive/master.zip)
8 years ago
8 years ago
[Download develop version](https://github.com/toxygen-project/toxygen/archive/develop.zip)
8 years ago
8 years ago
### Screenshots
8 years ago
*Toxygen on Ubuntu and Windows*
![Ubuntu](/docs/ubuntu.png)
![Windows](/docs/windows.png)
8 years ago
8 years ago
### Docs
8 years ago
[Check /docs/ for more info](/docs/)
8 years ago
Also visit [pythonhosted.org/Toxygen/](http://pythonhosted.org/Toxygen/)
8 years ago
[Wiki](https://wiki.tox.chat/clients/toxygen)