lainsce / notejot

Stupidly-simple notes app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notejot

Stupidly simple notes app.

Please do not theme this app License: GPL v3

Light screenshot Dark screenshot

Download on Flathub

๐Ÿ’ Donations

Would you like to support the development of this app to new heights? Then become a GitHub Sponsor or check my Patreon, buttons in the sidebar.

๐Ÿ› ๏ธ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libjson-glib
libgee-0.8
libadwaita-1
meson
vala

๐Ÿ—๏ธ Building

Simply clone this repo, then:

meson _build --prefix=/usr && cd _build
sudo ninja install

๐Ÿ—‚๏ธ Notes Storage

Notes are stored in ~/.var/app/io.github.lainsce.Notejot/

About

Stupidly-simple notes app.

License:GNU General Public License v3.0


Languages

Language:Vala 94.2%Language:Meson 3.7%Language:CSS 2.1%