haifeiWu/dsh-computer-use ↗★ 0
dsh-computer-use
DSH 插件:本地 macOS 电脑使用——截图、鼠标、键盘、浏览器控制及 OCR 兜底
AI 分析
核心用途是让 DSH 能够控制 macOS 本地系统的键鼠、浏览器并进行截图与 OCR。适合 macOS 用户进行自动化任务,需本地编译构建。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haifeiWu/dsh-computer-use说明文档
阅读完整 README ↗配置项
config:
enableDesktop: true # 桌面键鼠 + 键盘工具
enableBrowser: true # 浏览器工具
ocrFallback: true # screen_ocr 兜底工具