A simple note app using the QuillJS rich text editor inside a Qt (QML) WebEngine.
Donate: GitHub Sponsors | Liberapay | PayPal
Dependencies will be printed by cmake when building.
git clone https://github.com/g-fb/rina
cd rina
cmake -B build -G Ninja
cmake --build build