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

boojack 95588542f9 chore: upgrade version to `0.14.4` (#2132) 10 months ago
.github 9cedb3cc6c chore: update github actions (#2050) 11 months ago
.vscode b42e5c3213 chore: update vscode setting enforcement for go111module="on" (#1738) 1 year ago
api e266d88edd chore: add acl config (#2128) 10 months ago
cmd cbe27923b3 chore: update commands (#2074) 11 months ago
common 7c5296cf35 chore: update id type to int32 (#2076) 11 months ago
deploy 012a5f4907 feat: add helm chart (#2095) 10 months ago
docs 35f2d399e2 chore: update api v1 docs (#2117) 10 months ago
plugin 409d686f7d chore: minor cleanup (#2124) 10 months ago
proto 238f896907 feat: add system service (#2083) 11 months ago
scripts 35f2d399e2 chore: update api v1 docs (#2117) 10 months ago
server 95588542f9 chore: upgrade version to `0.14.4` (#2132) 10 months ago
store 409d686f7d chore: minor cleanup (#2124) 10 months ago
test 723c444910 chore: update server tests (#2118) 10 months ago
web dd529f845a fix: fetch tags in memo editor (#2131) 10 months ago
.dockerignore c5368fe8d3 chore: update resource dialog style (#982) 1 year ago
.gitignore 94f97208e3 chore: setup project workspace for better DX (#1048) 1 year ago
.golangci.yaml 466bfe4b49 chore: update golangci-lint config (#168) 1 year ago
CODEOWNERS bd9003c24b chore: update readme (#1047) 1 year ago
Dockerfile 69225b507b chore: clean Dockerfile to exclude musl-dev (#1787) 1 year ago
LICENSE cd7000da70 feat: responsive view (#75) 2 years ago
README.md 90e7d02e35 chore: update readme (#1947) 11 months ago
SECURITY.md 89179f78c2 chore: add `SECURITY.md` (#562) 1 year ago
docker-compose.dev.yaml 409d686f7d chore: minor cleanup (#2124) 10 months ago
docker-compose.uffizzi.yml afaaec8492 feat(mode): add demo mode (#1121) 1 year ago
docker-compose.yaml 43575e6f54 chore: update readme 1 year ago
go.mod 4491c75135 feat: add SwaggerUI and v1 API docs (#2115) 10 months ago
go.sum 4491c75135 feat: add SwaggerUI and v1 API docs (#2115) 10 months ago
main.go ddf4cae537 feat: disable CGO_ENABLED (#1766) 1 year ago

README.md

memos

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

DocumentationLive Demo • Discuss in Discord / Telegram

GitHub stars 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 ghcr.io/usememos/memos:latest

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! 🥰


Acknowledgements

  • Thanks Uffizzi for sponsoring preview environments for PRs.

Star history

Star History Chart