Thank you very much for your interest!
Contributions are much appreciated, be it in code, issues or general feedback. You can use the issue tracker or the gitter chat which can be accessed via matrix, too.
This project is written in Rust based on a bunch of nice crates. The
code should be auto-formatted using rustfmt
.
There are some tests, that can be run using the run-tests.sh
script
in the source root. These are also run on CI. The CI pipeline builds
this app for/on different platforms. This happens when a PR is
created on each change.