Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
clients:ricin [2016/05/09 20:21]
jfreegman created
clients:ricin [2016/05/30 00:43]
skyzohkey [Features]
Line 1: Line 1:
-put stuf fhere+====== Ricin ====== 
 + 
 +**Ricin** is a Tox client that focus on user experience.  
 + 
 +| Repository:  | [[https://github.com/RicinApp/Ricin]] | 
 +| Web Site:    | [[https://ricin.im/|Ricin]] | 
 +| Maintainers: | [[https://github.com/SkyzohKey/|SkyzohKey]] | 
 +| Language:    | Vala  | 
 +| UI Toolkit   | GTK+3 | 
 +| Operating Systems: | Windows (currently staled), Linux, BSD, OSX | 
 + 
 +===== History ===== 
 + 
 +[[https://www.reddit.com/r/projecttox/comments/48gvch/ricin_a_new_tox_client_that_rocks/| Reddit Post about Ricin]] 
 +[[https://github.com/RicinApp/Ricin/commits/master| Commit History]] 
 + 
 +===== Features ===== 
 +{{ users:Ricin.png?380px|A conversation over Ricin}} 
 + 
 +1v1 messages, Avatars, Contact blocking, Emoticons, File transfers, File resuming, Inline images, Multilingual, Multiprofile, Profile encryption 
 +, Proxy support, Read receipts, Typing notifications, Spell check. 
 + 
 +Currently on the road-map: 
 + 
 +  * Groupchats. 
 +  * Chat logs. (only available for encrypted profiles) 
 +  * Chat history + management UI (search in history, load history for date, etc) 
 +  * Friends alias 
 +  * and more! 
 +===== Installation ===== 
 +Currently Ricin only have been tested on Linux, but it should works on OSX, BSD and Windows. 
 +The Ricin compilation process is described on the [[https://wiki.ricin.im/en/install/| Ricin wiki install page]]. 
 + 
 +====Linux==== 
 +**Static binary**: Ricin now provides statically-linked binaries that works no matter the distribution you use. 
 + 
 +Theses binaries are AppImages and as such works by doing the simple: 
 +  # `x.x.x` is the binary version. 
 +  # Giving the file right to execute 
 +  $ chmod a+x ricin-x.x.x.app 
 +   
 +  # Then we launch Ricin (right-clicking the file works, too) 
 +  $ ./ricin-x.x.x.app 
 + 
 + 
 +^ Ricin binary version  ^ Download Link                                               ^ 
 +| 0.1.1                 | [[https://cdn.ricin.im/ricin-0.1.1.app| ricin-0.1.1.app ]]  | 
 + 
 +**ArchLinux** users can install Ricin via AUR: [[https://aur.archlinux.org/packages/ricin-git| ricin-git]] / [[https://aur.archlinux.org/packages/ricin| ricin]]. 
 +  # Package that fetch the source from git, build and install. 
 +  $ yaourt -S ricin-git 
 +   
 +  # Package that use the latest release (stable), build and install. 
 +  $ yatourt -S ricin 
 + 
 +**MilisLinux** users can install Ricin via MPS: 
 +  $ mps -kur ricin 
 +   
 +**Others linux distribution** users may compile Ricin from sources, that's a really simple process. Please refer to the [[https://wiki.ricin.im/en/install/| Ricin wiki install page]]. 
 + 
 +===== Usage ===== 
 +<del>[[https://wiki.ricin.im/en/user-manual| Ricin user manual (Temporarily down)]] that is available on the [[https://wiki.ricin.im| Ricin wiki (Temporarily down)]].</del>   
 + 
 +For more information on how to use specific functions or features of Ricin, please refer to the [[https://github.com/RicinApp/Ricin/blob/master/docs/user_manual_en.md| Ricin user manual (en) (GitHub)]]. 
 + 
 +===== Other clients ===== 
 + 
 +{{page>include:clients_others}}
Print/export