DoodlesEpic / dNotes

A simple, free and open source cross platform note taking application. Developed with GTK 4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTK Notes

A simple, cross-platform, note taking application developed with GTK 4.

Screenshot from 2023-02-25 23-54-52

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.

License

This project is licensed under the GNU GPL v3, check what you can and cannot do with this code in the LICENSE file.

About

A simple, free and open source cross platform note taking application. Developed with GTK 4.

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%