All Projects → RicinApp → Ricin

RicinApp / Ricin

Licence: gpl-3.0
A dead simple, privacy oriented, instant messaging client! https://ricin.im

Programming Languages

vala
323 projects

Labels

Projects that are alternatives of or similar to Ricin

Gsimplecal
Simple and lightweight GTK calendar (BSD license)
Stars: ✭ 121 (-26.22%)
Mutual labels:  gtk3
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (-17.07%)
Mutual labels:  gtk3
Gtkplatform
Run Qt applications using gtk+ as a windowing system.
Stars: ✭ 146 (-10.98%)
Mutual labels:  gtk3
Pihole Panel
Python/GTK3 based Pi-hole (network-level adblocker) dashboard for stats and more
Stars: ✭ 125 (-23.78%)
Mutual labels:  gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (-20.73%)
Mutual labels:  gtk3
Gydl
gydl (Graphical Youtube-dl) is a GUI wrapper around the already existing youtube-dl program.
Stars: ✭ 136 (-17.07%)
Mutual labels:  gtk3
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+898.17%)
Mutual labels:  gtk3
Clamtk
An easy to use, light-weight, on-demand virus scanner for Linux systems
Stars: ✭ 151 (-7.93%)
Mutual labels:  gtk3
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (-18.9%)
Mutual labels:  gtk3
Gintro
High level GObject-Introspection based GTK3/GTK4 bindings for Nim language
Stars: ✭ 141 (-14.02%)
Mutual labels:  gtk3
Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-22.56%)
Mutual labels:  gtk3
Gpu Viewer
A front-end to glxinfo, vulkaninfo, clinfo and es2_info - Linux
Stars: ✭ 129 (-21.34%)
Mutual labels:  gtk3
Docklike Plugin
A Dock-like Taskbar Plugin for XFCE
Stars: ✭ 139 (-15.24%)
Mutual labels:  gtk3
Glide
Linux/macOS media player based on GStreamer and GTK+
Stars: ✭ 123 (-25%)
Mutual labels:  gtk3
Gtk3 Classic
Patches to provide a more traditional experience to GTK3.
Stars: ✭ 150 (-8.54%)
Mutual labels:  gtk3
Cpupower Gui
cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower.
Stars: ✭ 117 (-28.66%)
Mutual labels:  gtk3
Pragha
Pragha is a Lightweight Music Player for GNU/Linux.
Stars: ✭ 136 (-17.07%)
Mutual labels:  gtk3
Whatsapp For Linux
An unofficial WhatsApp desktop application for Linux.
Stars: ✭ 155 (-5.49%)
Mutual labels:  gtk3
Something For Reddit
A Reddit Client For GNOME (with Gtk+ and Python)
Stars: ✭ 151 (-7.93%)
Mutual labels:  gtk3
Autokey
AutoKey, a desktop automation utility for Linux and X11, formerly hosted at OldAutoKey. Updated to run on Python 3.
Stars: ✭ 2,095 (+1177.44%)
Mutual labels:  gtk3

Project discontinued - Please look at Konv.im for Ricin v2!

Ricin - A dead-simple but powerful Tox client

Download - Install - Compile - Contribute - Translate - Donate - Discover Vala

Ricin license Ricin release Ricin open issues Codecov master TravisCI

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 Ricin is Early version

Download

Linux

You can download Ricin as an AppImage. An AppImage is a single file that contains Ricin + the required libraries.
The main goal of this is having Ricin working on every Linux distribution without the hassle of installing any dependency.

Downloading and running Ricin is simple as doing the following:

# Assuming that the current version is 0.2.1
wget https://cdn.ricin.im/linux/ricin-0.2.1.app
chmod a+x ricin-0.2.1.app
./ricin-0.2.1.app

Windows

Ricin for Windows can be downloaded at the following URL.
Please note that this is the first release of Ricin for Windows and that it may contains bugs, please report any of them (even the insignifiant ones) via the issue tracker.

Install

Installation instructions are available inside our INSTALL.md file. :)

Compile

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

git clone https://github.com/RicinApp/Ricin.git && cd Ricin
alias waf=$PWD/waf
waf configure
waf build

Donate

There are plenty of way you can donate to Ricin. All the money received will be used to work at full-time on Ricin. You can even tell us what you want to be worked on by backing an issue!

Translate

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 be able to translate Ricin's strings.

Please respect the following rules while translating:

  • Always use the same markup as the original string.
  • Don't remove trailing spaces if any, they are needed for Ricin to display text correctly.
  • Please try to translate using similar words, don't use funny words.
  • Write the sentences in an imperative way.
  • Translations will be reviewed string by string and parts of it could be rejected it the above rules are not respected.

Discover Vala

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].