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

boojack 8328b5dd4a chore: upgrade version to `0.14.2` (#2035) 11 months ago
.github f1d85eeaec chore: upgrade pnpm version (#1833) 1 year ago
.vscode b42e5c3213 chore: update vscode setting enforcement for go111module="on" (#1738) 1 year ago
api d8d6de9fca fix: get user by username api (#2034) 11 months ago
cmd 4ed9a3a0ea refactor: migrate auth routes to v1 package (#1841) 1 year ago
common 0e05c62a3b chore: update common utils (#1908) 1 year 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
scripts 43819b021e chore: add demo banner (#1739) 1 year ago
server 8328b5dd4a chore: upgrade version to `0.14.2` (#2035) 11 months ago
setup 0e05c62a3b chore: update common utils (#1908) 1 year ago
store 4c33d8d762 chore: remove unused transaction in store (#1995) 11 months ago
test 8328b5dd4a chore: upgrade version to `0.14.2` (#2035) 11 months ago
web d8d6de9fca fix: get user by username api (#2034) 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 d9b3501fae feat: add support for auto backup db file (#1950) 11 months ago
go.sum d9b3501fae feat: add support for auto backup db file (#1950) 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