johan-bjareholt / simple-diary-gtk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:C 87.1%Language:Python 9.8%Language:Meson 3.0%