Skip to content

Repository files navigation

Featured sponsor: CodeRabbit — Cut code review time and bugs in half, instantly.

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

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:stable

Open http://localhost:5230 and start writing. See the deployment guide for other installation options.

Extend Memos

Get Help

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.

Sponsors

Love Memos? Sponsor the project on GitHub.

License

Memos is licensed under the MIT License.

About

Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours.

Topics

Resources

Security policy

Stars

62.6k stars

Watchers

185 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages