A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts https://usememos.com/
Johnny eccddb1154 chore: add create time to memo detail sidebar (#3657) | 3 месяцев назад | |
---|---|---|
.github | 3 месяцев назад | |
bin | 4 месяцев назад | |
docs | 4 месяцев назад | |
internal | 5 месяцев назад | |
plugin | 4 месяцев назад | |
proto | 4 месяцев назад | |
scripts | 4 месяцев назад | |
server | 4 месяцев назад | |
store | 4 месяцев назад | |
test | 4 месяцев назад | |
web | 3 месяцев назад | |
.dockerignore | 1 год назад | |
.gitignore | 4 месяцев назад | |
.golangci.yaml | 9 месяцев назад | |
.goreleaser.yaml | 6 месяцев назад | |
CODEOWNERS | 1 год назад | |
Dockerfile | 6 месяцев назад | |
LICENSE | 2 лет назад | |
README.md | 4 месяцев назад | |
SECURITY.md | 11 месяцев назад | |
go.mod | 3 месяцев назад | |
go.sum | 3 месяцев назад |
A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts.
Home Page • Blogs • Docs • Live Demo
docker run -d --name memos -p 5230:5230 -v ~/.memos/:/var/opt/memos neosmemo/memos:stable
[!NOTE] This command is only applicable for Unix/Linux systems. For Windows, please refer to the detailed documentation.
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.
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! 🥰
Memos supports multiple languages. You can help us translate Memos into your language. We use Weblate to manage translations.