Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
clients:ricin [2016/05/30 00:35] – [Usage] skyzohkey | clients:ricin [2020/05/22 18:06] (current) – cleanup, remove dead links and outdated instructions, add status skeleton1 | ||
---|---|---|---|
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: | + | | Repository: |
- | | Web Site: | [[https:// | + | | Web Site: | [[https:// |
- | | Maintainers: | + | | Maintainers: |
- | | Language: | + | | Language: |
- | | UI Toolkit | + | | UI Toolkit |
- | | Operating Systems: | Windows (currently staled), Linux, BSD, OSX | | + | | Operating Systems: | Windows (currently staled), Linux, BSD, OSX | |
+ | | Status: | ||
===== History ===== | ===== History ===== | ||
Line 16: | Line 17: | ||
===== Features ===== | ===== Features ===== | ||
+ | {{ users: | ||
1v1 messages, Avatars, Contact blocking, Emoticons, File transfers, File resuming, Inline images, Multilingual, | 1v1 messages, Avatars, Contact blocking, Emoticons, File transfers, File resuming, Inline images, Multilingual, | ||
, Proxy support, Read receipts, Typing notifications, | , Proxy support, Read receipts, Typing notifications, | ||
+ | The project is unmaintained. | ||
===== 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/ |
- | 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/ |
- | + | ||
- | 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 | + | |
- | | 0.1.1 | [[https:// | + | |
- | + | ||
- | **ArchLinux** users can install Ricin via AUR: [[https:// | + | |
- | # 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** | + | |
===== Usage ===== | ===== Usage ===== | ||
- | < | ||
- | |||
For more information on how to use specific functions or features of Ricin, please refer to the [[https:// | For more information on how to use specific functions or features of Ricin, please refer to the [[https:// | ||