Featured sponsor: CodeRabbit — Cut code review time and bugs in half, instantly.
Fast enough for every thought. Private enough for all of them.
Memos is an open-source, self-hosted home for short-form thinking. Daily notes, links, work logs, and snippets flow into a chronological Markdown timeline—on infrastructure you control, without the overhead of an all-in-one workspace.
Run with Docker · Try the live demo · Read the docs
- Capture quickly — Write in Markdown, attach media, and save without choosing a title, folder, or template.
- Organize lightly — Revisit notes through the timeline, search, tags, and pins.
- Share selectively — Keep memos private or publish only what you choose.
- Keep control — Self-host Memos with zero telemetry and MIT-licensed source.
Start a private Memos instance with one Docker command:
docker run -d \
--name memos \
--restart unless-stopped \
-p 127.0.0.1:5230:5230 \
-v ~/.memos:/var/opt/memos \
neosmemo/memos:stableOpen http://localhost:5230 and start writing. See the deployment guide for other installation options.
- Web Clipper — Save pages, selections, and images as source-linked Markdown. Available for Chrome and Firefox.
- API and webhooks — Connect scripts, bots, and custom capture flows through REST, gRPC, and webhooks.
Read the documentation, join Discord, or ask in GitHub Discussions. You can also report a bug or suggest a feature.
Want to contribute? See the contributing guide.
- CodeRabbit — Cut code review time and bugs in half
- SSD Nodes — Affordable VPS hosting for self-hosters
- TestMu AI — The world’s first full-stack Agentic AI Quality Engineering platform
Love Memos? Sponsor the project on GitHub.
Memos is licensed under the MIT License.

