Glass Keep
Keep-style self-hosted notes app with glassmorphism UI
597 stars 52 forks last commit first released MIT
Slowing down
No commits since 14 Jan 2026. Check the issue tracker before you rely on it.
Glass Keep is a Keep-style notes application that combines a glassmorphism UI with a Vite + React frontend and a small Express API backed by SQLite. It targets self-hosting use and can be run via Docker or as a local dev server.
Key Features
- Markdown notes with headings, code blocks and formatted text
- Checklists with drag-reorder and inline toggles
- Image attachments (client-side compression), thumbnails and fullscreen viewer
- Drawing/handwritten notes with brush controls
- Tags as chips, per-note color themes, pin/unpin and grid layout
- Real-time collaboration (checklists and note co-editing), conflict resolution
- Auth (username/password), secret recovery key, admin panel and user management
- PWA support, import/export (JSON, Google Keep import), per-note .md download
- Docker image and a single-file SQLite backend for quick deployment
Use Cases
- Personal note-taking with Markdown and images for users who prefer self-hosting
- Shared lists and collaborative checklists for small teams or households
- Lightweight, installable PWA for mobile/desktop note access without third-party cloud
Limitations and Considerations
- Uses SQLite (better-sqlite3) as a single-file database which simplifies setup but limits horizontal scaling and multi-node deployments
- PWA behavior and some UI nuances can vary by browser and platform; testing required for target devices
Glass Keep is a focused, practical alternative to cloud note services for users who want markdown, media attachments and collaborative lists while keeping full control of their data. It is distributed as source (GitHub) and a Docker image for straightforward self-hosting.
Categories:
Tags:
Tech Stack:
Similar to Glass Keep

Alexandrie
Modern extended-Markdown note-taking and knowledge base app
Self-hostable note-taking and knowledge base app with an extended Markdown editor, fast search, tagging, workspaces, sharing permissions, exports, and offline PWA support.

Zen
Lightweight self-hosted notes app with Markdown and SQLite
Zen is a minimal self-hosted notes app that stores notes as Markdown with a local SQLite database, featuring fast full-text search, tagging, templates, and low resource usage.

Turtl
Encrypted notes and bookmarks with cross-device sync
Turtl is an end-to-end encrypted note-taking and bookmarking app with tagging, full‑text search, and optional self-hosted sync via Turtl Server.

Nanote
Filesystem-backed markdown note-taking app built with Nuxt
Lightweight note-taking app that stores notes as markdown files and folders on the filesystem; offers fast OS-optimized search, Milkdown editor, and Docker support.

AppFlowy
Open-source collaborative workspace and Notion alternative
Open-source, privacy-focused collaborative workspace for notes, databases, kanban boards and AI-assisted writing; desktop, mobile and web clients with local-first storage.

SiYuan
Privacy-first block-based personal knowledge management app
Open-source, block-oriented personal knowledge manager with Markdown WYSIWYG, block-level two-way links, encrypted sync, Docker deployment and AI integrations.





