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
clients:ricin [2016/05/30 00:40]
skyzohkey [Features]
clients:ricin [2020/05/22 18:06]
skeleton1 cleanup, remove dead links and outdated instructions, add status
Line 3: Line 3:
 **Ricin** is a Tox client that focus on user experience.  **Ricin** is a Tox client that focus on user experience. 
  
-| Repository:  | [[https://github.com/RicinApp/Ricin]] | +| Repository:        | [[https://github.com/RicinApp/Ricin]]                                                                      
-| Web Site:    | [[https://ricin.im/|Ricin]] | +| Web Site:          | [[https://ricin.im/|Ricin]] (website down)                                                                 
-| Maintainers: | [[https://github.com/SkyzohKey/|SkyzohKey]] | +| Maintainers:       | [[https://github.com/SkyzohKey/|SkyzohKey]]                                                                
-| Language:    | Vala  +| Language:          | Vala                                                                                                       
-| UI Toolkit   | GTK+3 | +| UI Toolkit         | GTK+3                                                                                                      
-| Operating Systems: | Windows (currently staled), Linux, BSD, OSX |+| Operating Systems: | Windows (currently staled), Linux, BSD, OSX                                                                | 
 +| Status:            | Discontinued((https://github.com/RicinApp/Ricin/commit/5c12ed77a0fcdfd348e93c0bf7683eb7e4a31bc9))          |
  
 ===== History ===== ===== History =====
Line 21: Line 22:
 , Proxy support, Read receipts, Typing notifications, Spell check. , Proxy support, Read receipts, Typing notifications, Spell check.
  
-Currently on the road-map: +The project is unmaintained.
- +
-  * Groupchats. +
-  * Chat logs. +
-  * Chat history + management UI (search in history, load history for date, etc) +
-  * Friends alias +
-  * and more!+
 ===== Installation ===== ===== 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://github.com/RicinApp/Ricin/blob/master/docs/INSTALL.md| Ricin install page]].
-The Ricin compilation process is described on the [[https://wiki.ricin.im/en/install/| Ricin wiki install page]].+
  
 ====Linux==== ====Linux====
-**Static binary**: Ricin now provides statically-linked binaries that works no matter the distribution you use. +GNU/Linux users may compile Ricin from sources. Please refer to the [[https://github.com/RicinApp/Ricin/blob/master/docs/INSTALL.md| Ricin install page]].
- +
-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 ===== ===== 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)]]. 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)]].
  
Print/export