展示 HN:DenchClaw – 基于 OpenClaw 的本地 CRM
Show HN: DenchClaw – Local CRM on Top of OpenClaw

原始链接: https://github.com/DenchHQ/DenchClaw

网站 · Discord · 技能商店 · 演示视频 演示视频 · 加入我们的 Discord 服务器 Node 22+ 需要。完成入职向导后在 localhost:3100 打开。 npx denchclaw # 重新运行 openclaw 入职向导 --profile dench npx denchclaw update # 使用当前设置更新 denchclaw npx denchclaw restart # 重启 denchclaw web 服务器 npx denchclaw start # 启动 denchclaw web 服务器 npx denchclaw stop # 停止 denchclaw web 服务器 # 一些例子 openclaw --profile dench <任何 openclaw 命令> openclaw --profile dench gateway restart openclaw --profile dench config set gateway.port 19001 openclaw --profile dench gateway install --force --port 19001 openclaw --profile dench gateway restart openclaw --profile dench uninstall git clone https://github.com/DenchHQ/DenchClaw.git cd denchclaw pnpm install pnpm build pnpm dev Web UI 开发: pnpm install pnpm web:dev MIT 许可。Fork 它,扩展它,使其成为你的。

## DenchClaw:基于OpenClaw的本地开源CRM DenchClaw是由Dench团队开发的全新本地运行CRM框架,Dench曾是一家YC S24代理工作流公司。作为直接使用OpenClaw的更易于使用的替代方案,DenchClaw旨在为销售自动化、潜在客户丰富和通用业务开发等任务提供实用且完整的解决方案——这些是用户认为OpenClaw的痛点所在。 受到Gatsby和Next.js等框架增强React的启发,DenchClaw为利用OpenClaw的强大功能提供了有主见且可重复的结构。它的功能类似于Cursor,提供文件树视图,并能够在浏览器中直接自动化任务(从Notion、HubSpot等导入)。 DenchClaw基于DuckDB实现高性能,所有数据均存储在本地,允许OpenClaw直接与其交互。开发者正在积极寻求反馈,以压力测试CRM的功能并扩展其集成,设想将其打造成为适用于Mac、Linux和Windows的“万能应用”。
相关文章

原文

DenchClaw — AI CRM, hosted locally on your Mac. Built on OpenClaw.

npm version  Discord  MIT License

Website · Discord · Skills Store · Demo Video

DenchClaw Web UI — workspace, object tables, and AI chat
Demo Video · Join our Discord Server

Node 22+ required.

Opens at localhost:3100 after completing onboarding wizard.


npx denchclaw # runs onboarding again for openclaw --profile dench
npx denchclaw update # updates denchclaw with current settings as is
npx denchclaw restart # restarts denchclaw web server
npx denchclaw start # starts denchclaw web server
npx denchclaw stop # stops denchclaw web server

# some examples
openclaw --profile dench <any openclaw command>
openclaw --profile dench gateway restart

openclaw --profile dench config set gateway.port 19001
openclaw --profile dench gateway install --force --port 19001
openclaw --profile dench gateway restart
openclaw --profile dench uninstall

git clone https://github.com/DenchHQ/DenchClaw.git
cd denchclaw

pnpm install
pnpm build

pnpm dev

Web UI development:

pnpm install
pnpm web:dev

MIT Licensed. Fork it, extend it, make it yours.

Star History

GitHub stars

联系我们 contact @ memedata.com