Update gettext version
Update README
Fix default config
A Rust-based signal app with a QML/Kirigami frontend. Uses presage as a backend. Better name pending. Many features also still pending. This is definitely a beta version, but I'd love feedback/feature requests. Please send any feedback to nicohman@nicohman.com
.
base-devel
qt5-webengine
kirigami2
Plus obviously rustup to install nightly rust.
cargo build --release
should do it if you havbe all the necessary dependencies. It will take forever to build from scratch, however, especially with --release. However, it will be very slow without it. You do need to use nightly rust to compile.