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

Steven 57c5a92427 chore: update archived memo styles 9 months ago
.github 2e82ba50f2 chore: bump actions/checkout; actions/setup-go to v4 (#2325) 9 months ago
.vscode cd0ea6558d chore: update golangci-lint config 9 months ago
api 771fe394fd chore: fix initial guide 9 months ago
cmd a6ee61e96d chore: update package name 9 months ago
common 19e7731abb chore: generate ts definition (#2156) 10 months ago
docs 9d1c9fc505 chore: regenerate swagger docs 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 7dc4bc5714 chore: update resource service 9 months ago
scripts 5ebf920a61 chore: stop process on build error (#2295) 9 months ago
server 9410570195 chore: update version 9 months ago
store c0422dea5b chore: fix sqlite migrator 9 months ago
test a6ee61e96d chore: update package name 9 months ago
web 57c5a92427 chore: update archived memo styles 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 e85f325eb2 chore: add tranlated status badge 9 months ago
SECURITY.md 89179f78c2 chore: add `SECURITY.md` (#562) 1 year ago
docker-compose.dev.yaml 255254eb69 feat: add some dev tools in the docker compose (#2309) 9 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 c72f221fc0 feat: support mysql as backend storage driver (#2300) 9 months ago
go.sum c72f221fc0 feat: support mysql as backend storage driver (#2300) 9 months ago
main.go c72f221fc0 feat: support mysql as backend storage driver (#2300) 9 months 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 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 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