D
dsh-flomo
v0.2.1 · 2 天前发布
flomo (浮墨笔记) integration for DeepSeek Harness: configure your flomo API URL / API Key in the web settings panel, then let any agent send notes, memos, and summaries straight into flomo via the flomo_send tool
README
dsh-flomo
English | 中文
让 DeepSeek Harness 直接往 flomo(浮墨笔记)写笔记。配置一次 flomo API URL / API Key 后,Agent 就能通过 flomo_send 工具把想法、摘要、待办记进 flomo。
功能
tags 参数自动转成 #标签;内容支持 #标签、加粗、。apiKey(新版 Key)或 webhookUrl(flomo 设置页的 API URL,形如 https://flomoapp.com/iwh/<token>/);reset: true 清除凭据。~/.dsh/dsh-flomo.json(权限 0600)。安装
sh
GitHub 发布后(仓库带 dsh-plugin topic)
dsh plugin --profile web add github:zhengjy01/dsh-flomo
本地开发
dsh plugin --profile web add link:/path/to/dsh-flomo
重启 dsh web 生效。插件无需构建——`l
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-flomo
- Repo
- git+https://github.com/zhengjy01/dsh-flomo.git
- Engines
{"node":"^22.19.0 || >=24.0.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-ui-settings"],"platform":"web"}}