A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts https://usememos.com/

Steven a76b86f18a chore: fix highlight code 4 months ago
.github ba460382b0 chore: remove type-gen script 4 months ago
api ded8001735 chore: fix v2 routes 4 months ago
bin b4f2a3bd14 chore: remove migrator 5 months ago
docs ba460382b0 chore: remove type-gen script 4 months ago
internal de8db63811 chore: rename workspace setting service 5 months ago
plugin bee6f278ba fix: the same-storage check in the new `pre-sign` feature (#2860) 5 months ago
proto ded8001735 chore: fix v2 routes 4 months ago
scripts ba460382b0 chore: remove type-gen script 4 months ago
server c30d7ab8f3 chore: update cors middleware 4 months ago
store b4f2a3bd14 chore: remove migrator 5 months ago
test b4f2a3bd14 chore: remove migrator 5 months ago
web a76b86f18a chore: fix highlight code 4 months ago
.dockerignore c5368fe8d3 chore: update resource dialog style (#982) 1 year ago
.gitignore 673809e07d fix: docker-compose.dev.yaml (#2695) 6 months ago
.golangci.yaml a4452d8a2f chore: update linter rules 5 months ago
CODEOWNERS bd9003c24b chore: update readme (#1047) 1 year ago
Dockerfile ba460382b0 chore: remove type-gen script 4 months ago
LICENSE cd7000da70 feat: responsive view (#75) 2 years ago
README.md 57510ddee5 chore: update readme with used resources 5 months ago
SECURITY.md 0dd0714ad0 chore: update security 7 months ago
go.mod 8340e6b247 chore: upgrade gomark 5 months ago
go.sum 8340e6b247 chore: upgrade gomark 5 months ago

README.md

Memos

A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts.

Home PageBlogsDocsLive Demo

Docker pull Translation status Discord

demo

Key points

  • Open source and free forever. Embrace a future where creativity knows no boundaries with our open-source solution – free today, tomorrow, and always.
  • Self-hosting with Docker in just seconds. Enjoy the flexibility, scalability, and ease of setup that Docker provides, allowing you to have full control over your data and privacy.
  • Pure text with added Markdown support. Say goodbye to the overwhelming mental burden of rich formatting and embrace a minimalist approach.
  • Customize and share your notes effortlessly. With our intuitive sharing features, you can easily collaborate and distribute your notes with others.
  • RESTful API for third-party services. Embrace the power of integration and unleash new possibilities with our RESTful API support.

Deploy with Docker in seconds

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

The ~/.memos/ directory will be used as the data directory on your local machine, while /var/opt/memos is the directory of the volume in Docker and should not be modified.

Learn more about other installation methods.

Contribution

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. We greatly appreciate any contributions you make. Thank you for being a part of our community! 🥰

Star history

Star History Chart

Other resources

  • Gomark: A markdown parser written in Go for Memos. And its WebAssembly version is also available.
  • Bytebase: World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. The GitLab/GitHub for database DevOps.