Skip to content

Ezwen/Ricin

 
 

Repository files navigation

Ricin Support development
Wants to be involved? Their is several way to help us! ^-^
Translating - Dependencies - Compiling - Contribute - Support us - Get started with Vala

Introduction

Ricin aims to be a secure, lightweight, hackable and fully-customizable chat client using the awesome and open-source ToxCore library. We know that there are several Tox clients but this project was initially made because the other clients are still missing many features that users have been waiting for over many months. Ricin is a simple but powerful cross-platform client written in Vala and using Gtk+ 3.0.

Screenshot might be outdated but it should give you a general idea of what is Ricin Early version

Dependencies

Package name Version
meson (building) >=0.28.0
ninja (building) >=1.5.1
valac (building) >=0.28.1
gtk+3 >=3.16
libtoxcore >=0.0.0
glib2 >=2.38
json-glib >=1.0
libsoup >=2.4
libnotify >=0.0.0
libconfig >=0.0.0

Installing

We currently have an ArchLinux package made by @LastAvenger available at the following url: ricin-git You can also use the following command:

yaourt -S ricin-git

Compiling

Please refer to the Install.md to install the dependencies on your Linux distribution.

git clone --recursive https://github.com/RicinApp/Ricin.git
cd Ricin
mkdir build
meson . build
make debug

Contribute

You can contribute to improving Ricin by proposing Pull-requests, reporting bugs or suggestions using the GitHub issues tracker, submiting a Bounty or even Translating Ricin in your native language

Section to complete...

Support Ricin developement

You can support the Ricin client developement by

Translating

Ricin uses Transifex in order to maintain Localization and enable users to help us translating it in their native language. Here's a graphic about the translations state:

Translations state for Ricin

How to translate

In order to make a translation, please create an account on Transifex, then go to this page and select the language you want to translate it. Transifex will redirect you to a page where you'll have to translate Ricin's strings.

Please respect the following rules while translating:

  • Always use the same markup as the original string.
  • Doesn't remove trailing spaces, they are needed for Ricin to display text correctly.
  • Please try to translate using similar words, doesn't uses funny words.
  • Write the sentences in a imperative way.

Vala resources to get started

Before clicking on any link beside, you must know what is Vala and why it is so powerful and easy to use: What is Vala?

Mockups

See

About

A dead-simple but powerful Tox client.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 87.9%
  • CSS 10.5%
  • Makefile 1.6%