
Memos
Open source self-hosted note-taking
The Lens
A self-hosted note-taking app that works like a private Twitter for your thoughts. If you want somewhere to quickly dump ideas, code snippets, links, and fleeting notes without the overhead of organizing them into folders or notebooks, Memos nails that workflow. Open it, type, hit enter. Done.
It supports markdown, tags, image uploads, and has a timeline-based interface that feels more like a social feed than a traditional notes app. There's a built-in API, so you can pipe notes in from scripts, shortcuts, or other tools. The whole thing runs as a single Go binary with SQLite by default. docker-compose up and you're live in 30 seconds.
The self-hosted version is completely free under MIT. A managed cloud version exists starting at $4.99/mo for basic use and $9.99/mo for premium features, but honestly the self-hosted version has everything.
The catch: it's not a replacement for structured note-taking. If you need hierarchy, backlinks, or knowledge graph features, this isn't it. That's Obsidian or Logseq territory. Memos is for capture, not organization. The search works but isn't great for finding things months later across thousands of notes. Also, but recent development velocity has slowed to near zero. Keep an eye on whether maintenance continues.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Free vs Self-Hosted vs Paid
free self hosted paid cloud### Pricing Breakdown
**Free (self-hosted):** - Full feature set: markdown notes, tags, image uploads, API access - SQLite or Postgres backend - Single Go binary or Docker deployment - No user limits, no storage limits (beyond your server) - MIT licensed. Do whatever you want with it
**Cloud Basic ($4.99/mo):** - Managed hosting, no server to maintain - Limited storage and features
**Cloud Premium ($9.99/mo):** - More storage - Priority support - Premium features
**Self-hosted ops:** - Docker: `docker run -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/memos:stable` - That's literally the whole setup. SQLite embedded, no external database required - RAM usage: ~30-50MB. Runs on a $5/mo VPS easily - Backups: copy the SQLite file. Done.
**Comparison to alternatives:** - Obsidian: Free (local), $4/mo for sync, $8/mo for publish. Much more powerful but different use case (structured knowledge base vs quick capture) - Notion: Free for personal, $10/user/mo for teams. Feature-rich but not self-hostable - Joplin: Free, open source, self-hostable. More traditional note structure with notebooks and folders - Trilium: Free, self-hosted. Hierarchical notes with backlinks, closer to Obsidian than Memos
**The math:** Self-host on a $5/mo VPS (or free on hardware you already have) vs $5-10/mo for cloud. Self-hosting saves $60-120/yr and gives you full control. The cloud option exists for people who genuinely don't want to touch a server.
Self-host for free on Docker in 30 seconds. Cloud at $5-10/mo only if you refuse to run a container.
Similar Tools

Open source Notion alternative

A fully open source & end-to-end encrypted note taking alternative to Evernote.

The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

LLM Wiki is a cross-platform desktop application that turns your documents into an organized, interlinked knowledge base — automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a persistent wiki from your sources。
About
- Stars
- 59,471
- Forks
- 4,332
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
370.3k ★claw-code
The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.
190.9k ★n8n
Fair-code workflow automation with native AI capabilities
187.3k ★