Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
users:clients [2015/07/11 15:53]
zetok actually make it sortable
users:clients [2015/09/08 04:26]
cmotc removed old page. Changes in the attic.
Line 2: Line 2:
 ===== Clients ===== ===== Clients =====
  
-A **client** is a standalone project that implements a frontend (Graphical or otherwise) to the p2p, encryption and data sending facilities of the Tox core libraries.+A **client** is a standalone project that implements a frontend (graphical or otherwise) to the p2p, encryptionand data sending facilities of the Tox core libraries.
  
  
Line 9: Line 9:
  
 Here is a list of clients available for testing and developing. Click an image to zoom in. Here is a list of clients available for testing and developing. Click an image to zoom in.
 +
  
 <sortable> <sortable>
-^ Name ^ Description ^ Screenshot ^ Operating System Support ^ +^ Name                  ^ Description                                                         ^ Screenshot                               ^ Operating System Support          
-|  [[users:qTox]]  |  A Qt graphical user interface for Tox, written by tux3.  |  {{ users:qtox.png?400| qTox }}  |  Windows / OS X / Linux  | +|  [[clients:qTox]]     |  A Qt graphical user interface for Tox, written by tux3.            |  {{ users:qtox.png?400| qTox }}          |  Windows / OS X / GNU/Linux / BSD | 
-|  [[users:Blight]]  |  Cross-platform graphical user interface for Tox written in Racket.  |  {{ users:blight.png?400| Blight }}  |  Windows / OS X / Linux  + [[clients:Antidote]] |  A client for iOS.                                                  |  {{ users:antidote.png?400 | Antidote }} |  iOS (7.0+)                       
-|  [[users:gTox]]  |  GTK3-style Tox client written by KoKuToru.  |  {{ users:gtox.png?400| gTox }}  |  Linux  +|  [[clients:Antox]]    |  A client for Android.                                              |  {{ users:Antox1.jpg?300 | Antox }}      |  Android (2.3+)                   | 
-|  [[users:Toxic]]  |  Ncurses-based CLI. Maintained by [[wiki:user:Jfreegman]].  |  {{ users:toxic.png?400| Toxic }}  |  Linux / BSD / OS X  +|  [[clients:Blight]]   |  Cross-platform graphical user interface for Tox written in Racket. |  {{ users:blight.png?400| Blight }}      |  Windows / OS X / GNU/Linux       
-|  [[users:Toxy]]  |  Metro-style Tox client for Windows, maintained by Impyy.  |  {{ users:toxy-wpf.png?400| Toxy }}  |  Windows  +|  [[clients:cyanide]]  |  Tox client for SailfishOS                                          |  {{ users:cyanide.png?300| Cyanide }}    |  SailfishOS                       | 
-|  [[users:µTox]]  |  Lightweight Tox client for the desktop.  |  {{ users:utox.png?400| µTox }}  |  Windows / OS X / Linux  |+|  [[clients:gTox]]     |  GTK3-style Tox client written by KoKuToru.                         |  {{ users:gtox.png?400| gTox }}          |  GNU/Linux                        
 +|  [[clients:Isotoxin]] |  Multiprotocol client for Windows.                                  |  {{ users:isotoxin.png?400| Isotoxin }}  |  Windows                          | 
 +|  [[clients:Toxic]]    |  Ncurses-based CLI. Maintained by [[wiki:user:Jfreegman]].          |  {{ users:toxic.png?400| Toxic }}        |  GNU/Linux / BSD / OS X           
 +|  [[clients:Toxy]]     |  Metro-style Tox client for Windows, maintained by Impyy.           |  {{ users:toxy-wpf.png?400| Toxy }}      |  Windows                          
 +|  [[clients:µTox]]     |  Lightweight Tox client for the desktop.                            |  {{ users:utox.png?400| µTox }}          |  Windows / OS X / GNU/Linux / BSD | 
 + [[clients:XwinTox]]  |  Radically modular and portable Tox client.                          {{ users:xwintox.png?400| XwinTox }}    |  Solaris / BSD / GNU/Linux        |
 </sortable> </sortable>
  
-===== Features ===== +{{page>include:clients_features#features}}
- +
-^ ^  [[users:qTox]]  ^  [[users:Antidote]]  ^  [[users:Antox]]  ^  [[users:Blight]]  ^  [[users:gTox]]  ^  [[users:ratox]]  ^  [[users:Toxy]]  ^  [[users:Toxic]]  ^  [[users:µTox]] +
-| **Interface** | Desktop | Mobile | Mobile | Desktop | Desktop | CLI | Desktop | CLI | Desktop | +
-| Linux | Yes | No | No | Yes | Yes | Yes | No | Yes | Yes | +
-| OSX | Yes | No | No | Yes | No | Yes | No | Yes | Yes | +
-| Windows | Yes | No | No | Yes | No | No | Yes | No | Yes | +
-| BSD-like | Yes | No | No | No | Yes | Yes | No | Yes | Yes | +
-| Android | Minimal((Currently stalled)) | No | Yes | No | No | No | No | No | Minimal((Currently stalled)) | +
-| iOS | No | Yes | No | No | No | No | No | No | No | +
-^ ^  [[users:qTox]]  ^  [[users:Antidote]]  ^  [[users:Antox]]  ^  [[users:Blight]]  ^  [[users:gTox]]  ^  [[users:ratox]]  ^  [[users:Toxy]]  ^  [[users:Toxic]]  ^  [[users:µTox]] +
-| **1v1 messages** | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | +
-| **Audio** | Yes | No | No | No | No | Yes | Yes | Yes | Yes | +
-| **Audio filtering** | Yes | No | No | No | No | Yes | Yes | No | Yes | +
-| **Audio notifications** | Yes | No | No | Yes | Yes | No | Yes | Yes | No | +
-| **Avatars** | Yes | Yes | No | Yes | Yes | No | Yes | Semi((You are only able to set your own avatar, avatars of friends aren't displayed)) | Yes | +
-| **Changing nospam** | Yes | No | Yes | Yes | No | Yes | Yes | No | No | +
-| **Chat logs** | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Semi((Logs are stored in a binary format, not readable by anything other than µTox; aside from that µTox displays only a few last messages from history. They can be converted to plain text using log converters. ([[https://github.com/notsecure/uTox/blob/master/tools/logs_to_plaintext.c|1]]) ([[https://gist.github.com/tsudoko/aa1018440aa8cb264d24|2]]) )) | +
-| **Contact aliases** | Yes | Yes | Yes | No | No | No | No | No | No | +
-| **Contact blocking** | No | No | Semi((You can block, but not unblock contacts)) | No | No | No | No | Yes | No | +
-| **Desktop sharing** | Yes | No | No | No | No | No | No | No | Yes | +
-| **DNS Discovery** | Yes | Yes | Yes | Yes | No | No | Yes | Yes | Yes | +
-| **Emoticons** | Yes | Yes | Yes | Yes | No | No | No | No | No | +
-| **Faux offline messaging** | Yes | No | Yes | No | No | Yes | Yes | Semi((Messages are not stored, and thus they won't be sent across client restarts)) | No | +
-| **File transfer** | Yes | Yes | Yes | Yes | Semi((Doesn't support file sending)) | Yes | Yes | Yes | Yes | +
-| **File resuming** | No | No | No | Yes((Needs to be verified)) | Yes | No | No | Yes | Yes | +
-| **Group audio** | Yes | No | No | No | No | No | Yes | No | Yes | +
-| **Group chats** | Yes | No | No | Yes | No | No | Yes | Yes | Yes | +
-| **Inline images** | Yes | No | Yes | No | Yes | No | Yes | No | Yes | +
-| **Message splitting** | Yes | Yes | Yes | Yes | No | Yes | Yes | No | Yes | +
-| **Multilingual** | Yes | No | Yes | No | Yes | No | No | No | Yes | +
-| **Multiprofile** | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | No | +
-| **Profile import/export** | Semi((There was full support, but due changes ability to import through GUI was lost. It's still possible to use profiles from other clients, but there is no easy way of importing them.)) | Yes | Yes | No | No | No | No | Semi((Only by manually specifying which save file should be used.)) | No | +
-| **Proxy support** | Yes | No | No | Yes | No | Yes | Yes | Yes | Yes | +
-| **Read receipts** | Yes | Yes | Yes | No | Yes | No | Yes | Yes | No | +
-| **Save file encryption** | Yes | No | No | Yes | No | Yes | No | Yes | No | +
-| **Spell check** | No | Yes | No | Yes | No | No | Yes | No | No | +
-| **Typing notification** | Yes | No | No | No | No | No | No | No | Yes | +
-| **tox: URI** | Yes | Yes | Yes | No | No | No | No | No | Yes | +
-| **Video** | Yes | No | No | No | No | No | Yes | No((Being worked on by a GSoC student)) | Yes | +
-^ ^  [[users:qTox]]  ^  [[users:Antidote]]  ^  [[users:Antox]]  ^  [[users:Blight]]  ^  [[users:gTox]]  ^  [[users:ratox]]  ^  [[users:Toxy]]  ^  [[users:Toxic]]  ^  [[users:µTox]]  ^+
  
 +For description of each feature, look [[include:clients_features#description-of-features| here]].
Print/export