From fa1feb56a9f9eeffa1b24dc60b94a8995863cbc7 Mon Sep 17 00:00:00 2001 From: HotshotJacko1 Date: Mon, 20 Jul 2026 12:51:30 +0100 Subject: [PATCH] Add Open Keep notes app to README Web UI section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeea62a..46f00c6 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ - 📖 [SilverBullet](https://github.com/silverbulletmd/silverbullet) - Free, open-source self-hosted PWA for markdown notes. `MIT` `TypeScript/Go` - 📕 [Solo](https://github.com/johnSamilin/solo) - Minimalistic private note-taking app with focus on typography. `MIT` `Web/TypeScript` - 📖 [TiddlyWiki](https://github.com/TiddlyWiki/TiddlyWiki5) - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda, and more. `BSD-3-Clause` `Web/JavaScript` +- 📖🍎🤖🔁 [Open Keep](https://github.com/HotshotJacko1/Open-Keep) - Privacy-focused, open source notes app with Markdown support, encrypted cloud sync, and no ads or tracking. Available on Android, iOS, and web. `AGPL-3.0` `Web/TypeScript`

back to top