Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
res
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.