An experimental Matrix client written in Qt using matrix-rust-sdk. The main focus is on exploring how to use asynchronous rust SDKs from a C++/Qt application.
cmake -B build
cmake --build build
cmake --install build
- Qt6 Base, Declarative
- KF6 I18n
- Corrosion
- Reasonably new rustc, cargo
All code is licensed as stated in the SPDX headers.