JNotes/README.md
Jeena b07ce820cd Initial commit
The only thing working is showing the users calendars in the sidebar.
2024-01-26 16:49:29 +09:00

280 B

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