No description
Find a file
Jeena b07ce820cd Initial commit
The only thing working is showing the users calendars in the sidebar.
2024-01-26 16:49:29 +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 Initial commit 2024-01-26 16:49:29 +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 Initial commit 2024-01-26 16:49:29 +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