Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

fest-im/fest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A GTK+ 3 Matrix client written in Rust [work in progress]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published