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

boojack c829dcc0bf chore: fix cover bg color (#1337) 1 year ago
.github e46f77681d chore(build): anchor setup-buildx-action@v2 to version v0.9.1 (#1089) 1 year ago
.vscode afaaec8492 feat(mode): add demo mode (#1121) 1 year ago
api e5cbb8cd56 refactor: openAI config system setting (#1333) 1 year ago
cmd 1517688076 chore: update code structure (#1139) 1 year ago
common d0b8b076cf feat: implement sign in with SSO (#1119) 1 year ago
doc 6dab43523d docs: create CustomThemes.md (#1210) 1 year ago
docs afc9709484 chore: update dev config (#857) 1 year ago
plugin ccf6af4dc3 fix: request body format in openai api (#1309) 1 year ago
resources 6d9ead80b2 chore: update demo url (#1256) 1 year ago
scripts 1517688076 chore: update code structure (#1139) 1 year ago
server 50f36e3ed5 chore: upgrade version to `0.11.2` (#1336) 1 year ago
store 9577f6dbe8 feat: add resource visibility to user setting (#1190) 1 year ago
web c829dcc0bf chore: fix cover bg color (#1337) 1 year 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 df6b4b0607 chore: expose port in dockerfile (#1319) 1 year ago
LICENSE cd7000da70 feat: responsive view (#75) 2 years ago
README.md 2ff0e71272 feat: update README.md with memos-desktop (#1317) 1 year ago
SECURITY.md 89179f78c2 chore: add `SECURITY.md` (#562) 1 year 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 ce7564a91b fix: GO-2023-1571 vulnerability (#1308) 1 year ago
go.sum ce7564a91b fix: GO-2023-1571 vulnerability (#1308) 1 year ago
main.go 1517688076 chore: update code structure (#1139) 1 year ago

README.md

GitHub stars Docker pull Translation status Discord

Live Demo • Discuss in Telegram / Discord

demo

Key points

  • Open source and free forever
  • Self-hosting with Docker in seconds
  • Markdown support
  • Customizable and sharable
  • RESTful API for self-service

Deploy with Docker in seconds

docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/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! 🥰

Here are some products made by our community:

Acknowledgements

  • Thanks Uffizzi for sponsoring preview environments for PRs.

Star history

Star History Chart