2023-05-25 19:29:30 +08:00
2023-02-19 13:36:45 +08:00
2023-05-20 10:16:19 +08:00
2023-03-24 08:43:26 +08:00
2023-04-01 22:47:19 +08:00
2023-05-25 19:29:30 +08:00
2023-05-25 19:29:30 +08:00
2023-02-08 08:51:36 +08:00
2022-09-03 18:46:16 +08:00
2022-06-19 11:32:49 +08:00
2023-02-23 00:07:16 +08:00
2022-11-25 09:05:52 +08:00

memos

✍️ memos

A lightweight, self-hosted memo hub. Open Source and Free forever.

DocumentationLive Demo • Discuss in Discord / Telegram

GitHub stars 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 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

Description
An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
Readme MIT 71 MiB
Languages
Go 53.6%
TypeScript 45.6%
Less 0.3%
JavaScript 0.2%
Shell 0.1%
Other 0.1%