Simple and lightweight diary app.
Flathub | |
Archlinux AUR | simple-diary-gtk, simple-diary-gtk-git |
- Saves entries in standard markdown
- Adding images to your entries
- Scales on desktops, laptops, tablets and phones
- Dark mode
- meson
- GTK4
- gtkmdview
- md4c
First install dependencies listed above
Secondly run the following: meson build && ninja -C build
Executable will be built at build/src/simple-diary