Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.16 KB

README.md

File metadata and controls

51 lines (40 loc) · 1.16 KB

Simple Diary

Simple and lightweight diary app.

Installation

Flathub Get it on flathub
Archlinux AUR simple-diary-gtk, simple-diary-gtk-git

Features

  • Saves entries in standard markdown
  • Adding images to your entries
  • Scales on desktops, laptops, tablets and phones
  • Dark mode

Dependencies

  • meson
  • GTK4
  • gtkmdview
  • md4c

Building

First install dependencies listed above

Secondly run the following: meson build && ninja -C build

Executable will be built at build/src/simple-diary

Screenshots