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

Steven f4ac7ff529 chore: update memo resource url 5 месяцев назад
.github f4e722c516 chore: remove latest tag 5 месяцев назад
api f4ac7ff529 chore: update memo resource url 5 месяцев назад
bin f05a89315c chore: fix list memos 5 месяцев назад
docs d67eaaaee2 chore: update database migrator 6 месяцев назад
internal 8382354ef7 feat: add user-defined name to memo 5 месяцев назад
plugin 55ecdae509 chore: fix auto link matcher 5 месяцев назад
proto 21ef5a9bc0 chore: tweak workspace service 5 месяцев назад
scripts d626de1875 fix: pnpm install failed in docker (#2732) 5 месяцев назад
server f4ac7ff529 chore: update memo resource url 5 месяцев назад
store ef73299340 chore: update resource name migrator 5 месяцев назад
test 582cc6609c feat: add user-defined id to resource 5 месяцев назад
web 8c6292925e chore: update code block styles 5 месяцев назад
.dockerignore c5368fe8d3 chore: update resource dialog style (#982) 1 год назад
.gitignore 673809e07d fix: docker-compose.dev.yaml (#2695) 6 месяцев назад
.golangci.yaml a4452d8a2f chore: update linter rules 5 месяцев назад
CODEOWNERS bd9003c24b chore: update readme (#1047) 1 год назад
Dockerfile 273d6a6986 chore: update dockerfile 6 месяцев назад
LICENSE cd7000da70 feat: responsive view (#75) 2 лет назад
README.md 8738b68a44 chore: tweak readme 5 месяцев назад
SECURITY.md 0dd0714ad0 chore: update security 7 месяцев назад
go.mod 87b23940a6 chore: upgrade backend dependencies 5 месяцев назад
go.sum 87b23940a6 chore: upgrade backend dependencies 5 месяцев назад

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