Cybrkyd's Git Repositories

notes - commit: 44c1a87

commit 44c1a87d42ee708d949accb7df0d87885481916a806fc117d4a844d40ba4c48e
author Cybrkyd <git@cybrkyd.com> 2026-06-09 10:23:14 +0100
committer Cybrkyd <git@cybrkyd.com> 2026-06-09 10:23:14 +0100

Commit Message

README

📊 Diffstat

README.md 7
1 files changed, 7 insertions(+), 0 deletions(-)

Diff

commit 44c1a87d42ee708d949accb7df0d87885481916a806fc117d4a844d40ba4c48e
Author: Cybrkyd <git@cybrkyd.com>
Date: Tue Jun 9 10:23:14 2026 +0100
README
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ccff36c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+ # Notes
+
+ A local-only note-taking app in a browser running on a Python server. It writes to a SQLite database `notes.sqlite`.
+
+ Based on <a href="https://git.cybrkyd.com/IndexedDB-notes/" target="&#95;blank" rel="noopener">IndexedDB Notes</a> now without IndexedDB.
+
+