Skip to content

fork of lainsce/notejot to update it for current eOS properly

License

Notifications You must be signed in to change notification settings

ellie-commons/jort

 
 

Repository files navigation

icon Jort

Stupidly simple sticky notes applet

Get it on AppCenter

Build Status License: GPL v3

Screenshot

Donations

Most of the code was from Lainsce. This is from an old version of Notejot

Be a backer on Lainsce on Patreon

Dependencies

Please make sure you have these dependencies first before building.

granite
gtk+-3.0
gtksourceview-3.0
libjson-glib
libgee-0.8
meson
vala

Building

Simply clone this repo, then:

meson build && cd build
meson configure -Dprefix=/usr
sudo ninja install

or

flatpak-builder --force-clean --user --install-deps-from=appcenter --repo=repo --install builddir ./io.github.teamcons.jort.yaml

Notes Storage

Notes are stored in ~/.local/share/io.github.teamcons.jort/

About

fork of lainsce/notejot to update it for current eOS properly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 90.0%
  • Meson 6.1%
  • CSS 3.1%
  • Python 0.8%