A simple, cross-platform, note taking application developed with GTK 4.
The project is made with Rust using the Relm4 library: a high-level component-based framework inspired by Elm for building GUI applications, built on top of gtk-rs.
It was originally developed as a GNOME application written in C using GNOME Builder as the IDE and Cambalache to build the UI, but it has since been rewritten to use Rust and the Relm4 library.
This project is licensed under the GNU GPL v3, check what you can and cannot do with this code in the LICENSE file.