Intuitive note taking for the elementary Desktop
| data | ||
| src | ||
| jot.flatpak.json | ||
| meson.build | ||
| README.md | ||
Feel free to fork and fix cuz vscode exploded ;-;
Jot
Intuitive note taking for the elementary Desktop
Building
Make sure you have the elementary-sdk package installed!
Get it done dirty with the normal Meson build commands:
meson setup build and
meson compile -C build, Or package with flatpak:
flatpak-builder --user --install build-dir jot.flatpak.json