A GUI productivity app for managing small notes, tasks and calendar.
NotesPreview.mp4
BrowsePreview.mp4
Clone the repository:
git clone https://github.com/matf-pp/2026_Form-of-notes.git
cd 2026_Form-of-notes
Build the app:
cargo build
Run the app:
cargo run
The project was developed for Linux and Windows operating systems.
Download and extract the executable for your operating system from Releases.
Run the app:
#Linux
./form_of_notes
#Windows
form_of_notes.exe