All Projects → fest-im → Fest

fest-im / Fest

Licence: gpl-3.0
A GTK+ 3 Matrix client written in Rust [work in progress]

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Fest

Gradio
Stars: ✭ 335 (+400%)
Mutual labels:  gtk, gtk3
Celluloid
A simple GTK+ frontend for mpv
Stars: ✭ 541 (+707.46%)
Mutual labels:  gtk, gtk3
Xi Gtk
a GTK front-end for the Xi editor
Stars: ✭ 338 (+404.48%)
Mutual labels:  gtk, gtk3
Code
Code editor designed for elementary OS
Stars: ✭ 324 (+383.58%)
Mutual labels:  gtk, gtk3
Plotinus
A searchable command palette in every modern GTK+ application
Stars: ✭ 805 (+1101.49%)
Mutual labels:  gtk, gtk3
Dotfiles
Sway acid dark
Stars: ✭ 330 (+392.54%)
Mutual labels:  gtk, gtk3
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+434.33%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-network
Wingpanel Network Indicator
Stars: ✭ 22 (-67.16%)
Mutual labels:  gtk, gtk3
Quicktile
Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
Stars: ✭ 719 (+973.13%)
Mutual labels:  gtk, gtk3
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (+861.19%)
Mutual labels:  gtk, gtk3
Wdisplays
GUI display configurator for wlroots compositors
Stars: ✭ 302 (+350.75%)
Mutual labels:  gtk, gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-70.15%)
Mutual labels:  gtk, gtk3
Node Gtk
GTK+ bindings for NodeJS (via GObject introspection)
Stars: ✭ 287 (+328.36%)
Mutual labels:  gtk, gtk3
Eww
ElKowar's wacky widgets
Stars: ✭ 322 (+380.6%)
Mutual labels:  gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+319.4%)
Mutual labels:  gtk, gtk3
Sunflower
Small and highly customizable twin-panel file manager for Linux with support for plugins.
Stars: ✭ 347 (+417.91%)
Mutual labels:  gtk, gtk3
nicotine-plus
Graphical client for the Soulseek peer-to-peer network
Stars: ✭ 601 (+797.01%)
Mutual labels:  gtk, gtk3
principles
Remember Dieter Rams' ten principles of good design on elementary OS
Stars: ✭ 38 (-43.28%)
Mutual labels:  gtk, gtk3
Glance
A visual Haskell
Stars: ✭ 620 (+825.37%)
Mutual labels:  gtk, gtk3
Openjk Launcher
Launcher and installer for OpenJk
Stars: ✭ 16 (-76.12%)
Mutual labels:  gtk, gtk3

Fest Logo

TravisCI GitHub stars

Note: fest is not function and not currently in active development.
You might be interested in its fork Fractal as an alternative.

An in-progress GTK+ 3 Matrix chat client.

Available under the terms of the GNU GPL version 3 or later. See LICENSE for details.

Requirements

The easiest way to install Rust nightly is with rustup:

rustup install nightly

If you are using Debian or Ubuntu you will need to install libgtk-3-dev in order to compile Fest. You can install it using

sudo apt install libgtk-3-dev

How to Run

First, clone the repository:

git clone https://github.com/fest-im/fest

Then run with Cargo:

cd fest
cargo +nightly run

Contributing

Chat with us at #fest-im:matrix.org.

Issues or pull requests can be filed on the GitHub tracker.

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].