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

boojack 5819caa7d7 chore: update image displays (#2093) 11 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 3e4a9fec11 fix: get all memo api (#2091) 11 months ago
cmd cbe27923b3 chore: update commands (#2074) 11 months ago
common 7c5296cf35 chore: update id type to int32 (#2076) 11 months ago
docs 8dbc63ed56 docs: add rowStatus parameter for memo api document (#1984) 11 months ago
plugin c5a1f4c839 feat: format message from telegram and upload attachments (#1924) 11 months ago
proto 238f896907 feat: add system service (#2083) 11 months ago
scripts 43819b021e chore: add demo banner (#1739) 1 year ago
server e097e8331e chore: upgrade version `0.14.3` (#2086) 11 months ago
store 7c5296cf35 chore: update id type to int32 (#2076) 11 months ago
test 7c5296cf35 chore: update id type to int32 (#2076) 11 months ago
web 5819caa7d7 chore: update image displays (#2093) 11 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 6adbb7419c chore: split Go binary and src for dev (#1932) 11 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 57dd1fc49f chore: initial memo service definition (#2077) 11 months ago
go.sum 57dd1fc49f chore: initial memo service definition (#2077) 11 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