For comparison https://wiki.tox.im/Client
| gTox | Issue | Comment | |
|---|---|---|---|
| Interface | Desktop GUI | ||
| Linux | Yes | ||
| Windows | Maybe | If you can build Gtk+.. | |
| OS X | Maybe | If you can build Gtk+.. | |
| BSD-like | Maybe | If you can build Gtk+.. | |
| Android | No | ||
| iOS | No | ||
| 1v1 messaging | Yes | ||
| File transfer | No | #55 | |
| Group chat | No | ||
| Group audio | No | ||
| Audio | No | ||
| Video | No | ||
| DNS discovery | No | ||
| Chat logs | Yes | ||
| Proxy support | No | ||
| Audio Filtering | No | ||
| Faux offline messaging | No | ||
| Contact aliases | No | ||
| Contact blocking | No | ||
| Save file encryption | No | ||
| Multilingual | Yes | English / German / Russian / Spanish / Italian | |
| Multiprofile | Yes | #26 | |
| Typing notification | No | ||
| Audio notifications | Yes | When a message comes in | |
| Emoticons | Yes/No | #25 | Only UTF-8 |
| Spell check | No | ||
| Desktop sharing | No | ||
| Inline images | No | ||
| File resuming | No | ||
| Read receipts | Yes | But log wont save "failed" yet | |
| Message splitting | No | ||
| Changing nospam | No | ||
| tox: URI | No | #93 | |
| Avatars | Yes/No | #27 | only receiving |
Special to gTox:
- Markup support bold(crtl+b), italic (crtl+i), underline (crtl+u)
Not much, not ready for daily use ! Please wait for the first release.
yaourt gtox-gitCheck "How to build" and make install
No idea. Somehow get dependencies installed. Good luck.
First read https://github.com/irungentoo/toxcore/blob/master/INSTALL.md.
This project will need toxcore.
git clone https://github.com/KoKuToru/gTox.git
cd gTox
git submodule init
git submodule update
mkdir build
cd build
cmake ../Source
makegtkmm3, libnotifymm, librsvg, sqlite, gettext, libcanberra, gstreamermm


