docs: expand owpenbot alternate UI

This commit is contained in:
Benjamin Shafii
2026-01-23 22:42:37 -08:00
parent c3873be0f2
commit 98cea5a68e

View File

@@ -22,7 +22,10 @@ The goal: make “agentic work” feel like a product, not a terminal.
## Alternate UIs
- **Owpenbot (WhatsApp bot)**: a lightweight WhatsApp bridge for a running OpenCode server. See `packages/owpenbot/README.md` for setup and the one-command installer.
- **Owpenbot (WhatsApp bot)**: a lightweight WhatsApp bridge for a running OpenCode server. Install with:
- `curl -fsSL https://raw.githubusercontent.com/different-ai/openwork/dev/packages/owpenbot/install.sh | bash`
- then run `owpenbot`
- full setup: [packages/owpenbot/README.md](./packages/owpenbot/README.md)
## Quick start