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

Gabe Cook 88728906a8 fix(copydb): fix migration to Postgres (#2601) 6 months ago
.github b02aa2d5e5 chore: bump actions in workflows (#2588) 6 months ago
.vscode cd0ea6558d chore: update golangci-lint config 9 months ago
api 4f05c972d5 chore: fix jwt acl 6 months ago
cmd 88728906a8 fix(copydb): fix migration to Postgres (#2601) 6 months ago
docs dfaf2ee29c chore: update pnpm scripts (#2350) 8 months ago
internal 480c53d7a2 chore: fix id converter 8 months ago
plugin bc965f6afa chore: implement webhook dispatch in api v1 7 months ago
proto 4ddd3caec7 chore: update user setting api 7 months ago
scripts 331f4dcc1b chore: update dev scripts (#2427) 8 months ago
server c50f4f4cb4 chore: update migration scripts 6 months ago
store 9f4f2e8e27 chore: fix user setting values 6 months ago
test 7fc7b19d64 chore: deprecate user setting legacy api 6 months ago
web 0916ec35da chore: update i18n with Weblate (#2594) 6 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 37601e5d03 chore: change the timeout value of golangci-lint (#2403) 8 months ago
CODEOWNERS bd9003c24b chore: update readme (#1047) 1 year ago
Dockerfile dfaf2ee29c chore: update pnpm scripts (#2350) 8 months ago
LICENSE cd7000da70 feat: responsive view (#75) 2 years ago
README.md 9552cddc93 chore: update graph format 7 months ago
SECURITY.md 0dd0714ad0 chore: update security 7 months ago
docker-compose.dev.yaml 76d955a69a chore: docker compose dev (#2458) 8 months ago
docker-compose.yaml 43575e6f54 chore: update readme 1 year ago
go.mod 9c18960f47 feat: support Postgres (#2569) 7 months ago
go.sum 9c18960f47 feat: support Postgres (#2569) 7 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.

Home PageBlogsDocsLive Demo

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


Star history

Star History Chart