close
Latest releasev0.30.0

Capture first.Keep it yours.

A self-hosted timeline for quick notes, daily logs, links, and snippets. Open it, write in Markdown, and move on.

Private timelineMarkdown-nativeSelf-hosted

Everyday notes in Memos

Today

A small win, and what’s next

  • Completed: Ship v0.2 of the side project
  • To do: Build the digest CLI next week
Yesterday

TIL: compare files across branches

No checkout. No stash. Just the diff I need.

git diff main..feature -- path/to/file.go
#dev/til#dev/git
2 days ago

A little color from the coastal trail

Golden-hour coastal landscape from the Memos demo: a warm sky above purple hills and blue water.
#travel/hikesPoint Reyes, California
3 days ago

Reading: Deep Work

My two-week experiment: no Slack or email before 11am.

“Human beings, it seems, are at their best when immersed deeply in something challenging.”
#booksSightglass Coffee, San Francisco

The idea

Not a workspace. Not a second brain.

Just a small, self-hosted timeline for notes you want to capture quickly and keep close.

Open. Write. Done.

No folder decision, no workspace setup, no title required before a thought is worth saving.

Private timeline.

Memos feels closer to posting into your own quiet feed than maintaining a formal notebook.

Yours to run.

Self-host it, keep Markdown-native notes, and choose the database and server you trust.

Product

Small on purpose. Fast by default.

Explore every feature

Your notes stay with you

Open, type, move on

Plain Markdown

Small enough to run anywhere

Open source you can inspect

Free because you host it

Deploy

Your server. One command.

Start a private Memos timeline in minutes, then move it whenever your setup changes.

View deployment options

Docker

One command to start your Memos server

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

Before you install

A few useful answers.

Compare Memos with other apps
Is Memos free?
Yes. Memos is MIT-licensed and free; you only pay for the server you choose.
Can I self-host Memos?
Yes. Run it with Docker on your server, NAS, or homelab; SQLite, MySQL, and PostgreSQL are supported.
Does Memos support Markdown?
Yes. Memos stores notes as portable Markdown, including lists, code blocks, tags, and tasks.
Is Memos a good open-source alternative to Google Keep, Notion, or Evernote?
Choose Memos when you want fast, private, self-hosted notes instead of a hosted workspace.
Where is my data stored, and is it private?
Your notes stay in the database on your server, with no third-party cloud or telemetry by default.

Start here

Start with one memo.

Run it yourself or try the public demo before choosing where your timeline will live.