Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
clients:utox [2015/12/18 06:52] – grayhatter | clients:utox [2020/05/29 23:17] (current) – added screenshots skeleton1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
**µTox** is a lightweight, | **µTox** is a lightweight, | ||
- | | Repository: | [[https:// | + | | Repository: |
- | | Web Site: | [[http:// | + | | Maintainers: |
- | | Maintainers: | + | | Language: |
- | | Language: | C | | + | | Operating Systems: |
- | | Operating Systems: | Windows, Linux, OSX, Android | | + | | Current Version: |
+ | | Status: | ||
===== History ===== | ===== History ===== | ||
[[https:// | [[https:// | ||
- | [[https:// | + | [[https:// |
===== Features ===== | ===== Features ===== | ||
- | * 1v1 messages Yes | + | ==== Audio features ==== |
- | * Audio Yes | + | |
- | * Audio filtering Yes | + | uTox supports audio notifications |
- | * Audio notifications | + | |
- | * Avatars Yes | + | uTox supports audio calls for both contacts and group chats using [[https:// |
- | * Changing nospam No | + | |
- | * Chat logs Semi | + | ==== Video features ==== |
- | * Contact aliases No | + | |
- | * Contact blocking No | + | uTox supports video calls and desktop |
- | * Desktop | + | |
- | * DNS Discovery Yes | + | |
- | * Emoticons No | + | ==== Messaging ==== |
- | * Faux offline | + | |
- | * File transfer Yes | + | uTox supports |
- | | + | |
- | * Group audio Yes | + | Typing notifications are shown to and from contacts, if the feature is enabled in the settings. |
- | | + | |
- | * Inline images Yes | + | It is possible to message offline contacts, in which case the message will be stored and sent once both users are online. |
- | * Message splitting Yes | + | |
- | * Multilingual Yes | + | uTox has support for chat history, with the option to enable or disable the feature. |
- | * Multiprofile No | + | |
- | | + | |
- | * Proxy support | + | ==== File transfers ==== |
- | * Read receipts No | + | |
- | * Save file encryption | + | uTox has support for file transfer and file resuming. |
- | * Spell check No | + | |
- | * Typing notification Yes | + | uTox has support for inline images using its built-in screenshot tool (see [[# |
- | * tox: URI Yes | + | |
- | * Video Yes | + | |
+ | ==== Group chats ==== | ||
+ | |||
+ | uTox has support for persistent group chats, but file transfers and typing notifications in group chats aren't possible yet until the feature is implemented by [[users: | ||
+ | |||
+ | |||
+ | ==== Profile | ||
+ | |||
+ | uTox has support | ||
+ | |||
+ | uTox supports | ||
+ | |||
+ | [[users: | ||
+ | |||
+ | |||
+ | ==== General ==== | ||
+ | |||
+ | uTox has support for translations, | ||
+ | |||
+ | uTox has support for SOCKS5 proxies. For an example of a proxy configuration, | ||
+ | |||
+ | uTox has support for themes, including the built-in Default, Light, Dark, High contrast, Zenburn, Solarized-light, | ||
+ | |||
+ | ==== Screenshots ==== | ||
+ | {{users: | ||
+ | {{ users: | ||
+ | |||
+ | {{page> | ||
===== Installation ===== | ===== Installation ===== | ||
====Windows==== | ====Windows==== | ||
- | - Download [[https:// | ||
- | - In the folder you unzipped utox_runner, | ||
+ | Latest binaries are provided [[https:// | ||
====OSX==== | ====OSX==== | ||
- | OSX Builds of uTox are currently done [[https:// | + | OSX builds |
- | If you want to build from source, OSX specific instructions can be found here. | + | If you want to build from source, OSX specific instructions can be found [[https:// |
- | https:// | + | |
====Linux==== | ====Linux==== | ||
- | Follow the instructions for [[https:// | ||
+ | === Arch Linux === | ||
+ | |||
+ | Should be available in the '' | ||
+ | |||
+ | < | ||
+ | # pacman -S utox | ||
+ | </ | ||
+ | |||
+ | === Debian, Ubuntu, Linux Mint === | ||
+ | |||
+ | < | ||
+ | # apt-get install utox | ||
+ | </ | ||
+ | |||
+ | === openSUSE === | ||
+ | |||
+ | uTox is available in openSUSE Factory. | ||
+ | |||
+ | To install in openSUSE 15.2 or newer: | ||
+ | |||
+ | < | ||
+ | # zypper in utox | ||
+ | </ | ||
+ | |||
+ | If your distribution is not listed, or you want / need to compile uTox, there are provided instructions [[https:// | ||
====FreeBSD==== | ====FreeBSD==== | ||