usememos/memos
{ "createdAt": "2021-12-08T15:30:18Z", "defaultBranch": "main", "description": "Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours.", "fullName": "usememos/memos", "homepage": "https://usememos.com", "language": "Go", "name": "memos", "pushedAt": "2026-08-04T15:53:05Z", "stargazersCount": 61991, "topics": [ "docker", "foss", "go", "markdown", "memo", "microblog", "note-taking", "notecard", "own-your-data", "react", "self-hosted", "social-network", "sqlite" ], "updatedAt": "2026-08-04T22:49:47Z", "url": "https://github.com/usememos/memos"}✨ 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.
Features
Section titled “Features”- Capture quickly — A timeline-first interface keeps note-taking simple: open, write, and move on.
- Own your data — Self-host Memos on your infrastructure with no telemetry.
- Deploy anywhere — Run a single Go binary or Docker container with SQLite, MySQL, or PostgreSQL.
- Integrate freely — Build on the REST and gRPC APIs or adapt the MIT-licensed source to your needs.
Quick Start
Section titled “Quick Start”Want to explore Memos first? Open the live demo.
Docker (Recommended)
Section titled “Docker (Recommended)”docker run -d \ --name memos \ -p 5230:5230 \ -v ~/.memos:/var/opt/memos \ neosmemo/memos:stableOpen http://localhost:5230 and start writing.
Native Binary
Section titled “Native Binary”curl -fsSL https://raw.githubusercontent.com/usememos/memos/main/scripts/install.sh | shOther Installation Methods
Section titled “Other Installation Methods”- Docker Compose — Recommended for production deployments.
- Kubernetes — Helm charts and manifests are available.
- Build from source — Best for development and customization.
See the deployment guide for detailed instructions.
Web Clipper
Section titled “Web Clipper”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.
Contributing
Section titled “Contributing”Contributions of all kinds are welcome, including bug reports, feature suggestions, pull requests, documentation, and translations.
Sponsors
Section titled “Sponsors”- CodeRabbit — Cut code review time and bugs in half
- SSD Nodes — Affordable VPS hosting for self-hosters
Love Memos? Sponsor us on GitHub to help keep the project growing!
License
Section titled “License”Memos is open-source software licensed under the [MIT License]!(LICENSE). See our Privacy Policy for details on data handling.
Website • Documentation • Demo • Discord • X/Twitter