No description
Find a file
2024-03-01 16:57:22 +09:00
data Initial commit 2024-01-26 16:49:29 +09:00
po Initial commit 2024-01-26 16:49:29 +09:00
src Replace Notes window with sidebar 2024-03-01 16:57:22 +09:00
.gitignore Add .gitignore 2024-01-26 16:55:25 +09:00
COPYING Initial commit 2024-01-26 16:49:29 +09:00
flatpak-pip-generator.py Initial commit 2024-01-26 16:49:29 +09:00
meson.build Initial commit 2024-01-26 16:49:29 +09:00
net.jeena.jnotes.json Initial commit 2024-01-26 16:49:29 +09:00
python3-caldav.json Initial commit 2024-01-26 16:49:29 +09:00
README.md Add NotesList to show notes of first calendar 2024-02-16 21:21:05 +09:00

JNotes

This is a simple gtk4 libadwaita Notes program which uses CalDAV as a backend to store the notes in a calendar as VJOURNAL.

How to add python module

python -m venv venv
venv/bin/pip install requirements-parser
venv/bin/python flatpak-pip-generator.py caldav