An open source, lightweight note-taking service. Easily capture and share your great thoughts.
  • Go 52.5%
  • TypeScript 46.7%
  • Shell 0.4%
  • CSS 0.3%
Find a file
boojack 2b2192d4e1
chore(main): release 0.31.0 (#6331)
Co-authored-by: bluedbird <dev@usememos.com>
2026-09-20 00:50:44 +08:00
.github fix: block CGNAT SSRF and restore cross-database CI coverage 2026-09-19 22:54:43 +08:00
cmd/memos feat(cli): accept -V and --version alongside the version subcommand (#6321) 2026-09-19 00:28:14 +08:00
core refactor(export): rename Memo Archive to Memos Export Format 2026-09-20 00:37:50 +08:00
docs refactor(export): rename Memo Archive to Memos Export Format 2026-09-20 00:37:50 +08:00
filter chore: update database drivers 2026-09-17 09:31:42 +08:00
internal refactor(export): rename Memo Archive to Memos Export Format 2026-09-20 00:37:50 +08:00
markdown refactor: name packages by role and enforce import direction (#6317) 2026-09-13 18:22:54 +08:00
proto refactor(export): rename Memo Archive to Memos Export Format 2026-09-20 00:37:50 +08:00
provider refactor: name packages by role and enforce import direction (#6317) 2026-09-13 18:22:54 +08:00
scripts refactor: name packages by role and enforce import direction (#6317) 2026-09-13 18:22:54 +08:00
server refactor(export): rename Memo Archive to Memos Export Format 2026-09-20 00:37:50 +08:00
store test(store): expand cross-database edge case coverage 2026-09-19 23:59:09 +08:00
web refactor(export): rename Memo Archive to Memos Export Format 2026-09-20 00:37:50 +08:00
.dockerignore chore: streamline ignore rules 2026-08-22 10:34:28 +08:00
.gitignore refactor: name packages by role and enforce import direction (#6317) 2026-09-13 18:22:54 +08:00
.golangci.yaml refactor: name packages by role and enforce import direction (#6317) 2026-09-13 18:22:54 +08:00
.release-please-manifest.json chore(main): release 0.31.0 (#6331) 2026-09-20 00:50:44 +08:00
AGENTS.md refactor: name packages by role and enforce import direction (#6317) 2026-09-13 18:22:54 +08:00
CHANGELOG.md chore(main): release 0.31.0 (#6331) 2026-09-20 00:50:44 +08:00
CODEOWNERS chore: tweak CODEOWNERS 2026-03-05 19:14:16 +08:00
CONTEXT.md feat(space): add client-defined UIDs and identity cues 2026-08-28 00:33:09 +08:00
go.mod chore: update database drivers 2026-09-17 09:31:42 +08:00
go.sum fix: harden attachment, auth, and import paths for public deployment 2026-09-17 08:47:44 +08:00
LICENSE chore: update LICENSE (#4394) 2025-02-11 15:45:20 +08:00
README.md chore: fix sponsor logo links 2026-09-06 22:19:02 +08:00
release-please-config.json chore(release): promote 0.31.0 to stable 2026-09-20 00:15:52 +08:00
SECURITY.md chore: update security.md 2026-04-01 08:39:49 +08:00

Featured sponsor: CodeRabbit — Industry-leading AI code reviews.

Memos

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

GitHub stars Latest release Docker pulls MIT license

Memos Demo Screenshot

Why Memos?

  • 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.

Explore all features →

Quick Start

Run Memos with Docker:

docker run -d \
  --name memos \
  -p 5230:5230 \
  -v ~/.memos:/var/opt/memos \
  neosmemo/memos:stable

Other install options are in the deployment guide.

Web Clipper

Save pages, selections, and images from your browser straight into Memos as source-linked Markdown. Get the Memos Web Clipper for Chrome or Firefox.

Sponsors

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.

Get Help

Read the docs, join Discord, or ask in GitHub Discussions. Found a bug or have an idea? Open an issue. To contribute, see the contributing guide.

Star History

Memos star history chart