Terug naar marketplace
roadrunner
Beeper Desktop CLI for chats, messages, contacts, connect info, websocket events, search, and reminders.
4,033downloads3installaties3sterren
v0.16.2
cmdopDevelopmentapi_integration, automation, cli_tool, code_generation, communication, data_analysis, file_processing, monitoring, search, web_scraping3/2/2026
Overview
Beeper Desktop CLI for chats, messages, contacts, connect info, websocket events, search, and reminders.
Key Features
- List accounts:
rr accounts list --json - Capabilities:
rr capabilities --json - Connect metadata:
rr connect info --json - Live websocket events (experimental):
rr events tail --all --stop-after 30s --json - List contacts:
rr contacts list "<account-id>" --json - Search contacts:
rr contacts search "<account-id>" "Alice" --json - Resolve contact:
rr contacts resolve "<account-id>" "Alice" --json
How It Works
The roadrunner skill uses the Beeper Desktop CLI to interact with chats, messages, contacts, connect info, websocket events, search, and reminders. It provides a set of common commands to perform various tasks, such as listing accounts, capabilities, connect metadata, and live websocket events.
Use Cases
- Use
rrto operate Beeper Desktop via the local API (send, search, list chats/messages, reminders, focus). - Use
--agentfor agent use (forces JSON, envelope, no-input, readonly). - Use
--readonlyto block writes:rr --readonly chats list --json - Use
--enable-commandsto allowlist:rr --enable-commands=chats,messages chats list --json - Use
--envelopefor structured errors:rr --json --envelope chats get "!chatid"
Beoordelingen
Nog geen beoordelingen.