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

Steven 0dfbfc07ff Merge branch 'main' into release/0.15.1 9 months ago
.github 0a811e19ba chore: remove arm/v7 form platforms 9 months ago
.vscode cd0ea6558d chore: update golangci-lint config 9 months ago
api 9be013e742 fix: list resources 9 months ago
cmd cd0ea6558d chore: update golangci-lint config 9 months ago
common 19e7731abb chore: generate ts definition (#2156) 10 months ago
docs 6eeee6b704 docs: add buf to development guide 9 months ago
internal cd0ea6558d chore: update golangci-lint config 9 months ago
plugin 97b434722c fix: content sanitization in getimage endpoint (#2241) 9 months ago
proto b13042d644 chore: move buf generated code to gitignore (#2236) 9 months ago
scripts 18fb02a1ec chore: update swag docs (#2178) 10 months ago
server 7da10cd367 chore: update telegram integration folder 9 months ago
store 9f50c712b1 chore: fix resource int type 9 months ago
test cd0ea6558d chore: update golangci-lint config 9 months ago
web a60d4dee41 chore: remove lazy loading image 9 months ago
.dockerignore c5368fe8d3 chore: update resource dialog style (#982) 1 year ago
.gitignore 97b434722c fix: content sanitization in getimage endpoint (#2241) 9 months ago
.golangci.yaml cd0ea6558d chore: update golangci-lint config 9 months ago
CODEOWNERS bd9003c24b chore: update readme (#1047) 1 year ago
Dockerfile f9f2f549af chore: update dockerfile 9 months ago
LICENSE cd7000da70 feat: responsive view (#75) 2 years ago
README.md d3bd3ddab0 chore: update some detail styles (#2168) 10 months ago
SECURITY.md 89179f78c2 chore: add `SECURITY.md` (#562) 1 year ago
docker-compose.dev.yaml c2aeec20b7 chore: upgrade deps version (#2181) 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 97b434722c fix: content sanitization in getimage endpoint (#2241) 9 months ago
go.sum 97b434722c fix: content sanitization in getimage endpoint (#2241) 9 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 Docker pull 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