Memos
usememos/memos
轻量碎片笔记,像自建的推特,随手记想法
部署命令
docker run -d \
--name memos \
-p 5230:5230 \
-v ~/.memos:/var/opt/memos \
neosmemo/memos:stable摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。
项目简介(摘自 README)
Memos is an open-source, self-hosted home for short-form thinking. Daily notes, links, work logs, and snippets flow into a chronological Markdown timeline—on infrastructure you control, without the overhead of an all-in-one workspace.
- 星数
- ★ 63.3k
- 语言
- Go
- 许可证
- MIT
- 最近更新
- 2026-09-23
- 分类
- 笔记与知识库
- 场景
- 通用工具