README.md
✨ Featured Sponsor: CodeRabbit — Cut code review time & bugs in half, instantly.
Memos is an open-source, self-hosted note-taking app built for quick capture. It is Markdown-native, lightweight, and keeps your data under your control.
Want to explore Memos first? Open the live demo.
docker run -d \
--name memos \
-p 5230:5230 \
-v ~/.memos:/var/opt/memos \
neosmemo/memos:stable
Open http://localhost:5230 and start writing.
curl -fsSL https://raw.githubusercontent.com/usememos/memos/main/scripts/install.sh | sh
See the deployment guide for detailed instructions.
Save pages, selected text, and images directly to your Memos instance with the official Memos Web Clipper. The extension is available for Chrome and Firefox, and lets you review each clip, choose its visibility, and customize its Markdown format before saving.
Contributions of all kinds are welcome, including bug reports, feature suggestions, pull requests, documentation, and translations.
Love Memos? Sponsor us on GitHub to help keep the project growing!
Memos is open-source software licensed under the MIT License. See our Privacy Policy for details on data handling.
Website • Documentation • Demo • Discord • X/Twitter