@thibautrey/chatons-channel-signal
v1.1.0
Published
Signal bridge for Chatons. Connect via Signal CLI REST API to sync encrypted messages.
Downloads
502
Maintainers
Readme
Signal Channel for Chatons
Signal bridge for Chatons. Connect via Signal CLI REST API to sync encrypted messages.
Setup
- Install this extension in Chatons
- Open the Signal view from the sidebar
- Fill in your credentials:
- Signal CLI API URL: e.g. http://localhost:8080
- Phone Number: Your Signal phone number (e.g. +1234567890)
- Click Connect to start the bridge
- Messages will automatically sync between Signal and Chatons conversations
Features
- Automatic inbound message polling (every 5s)
- Outbound reply mirroring back to Signal
- Per-conversation thread mapping
- Model selection for AI responses
- Allowlist filtering for chats
- Activity log and diagnostics
Architecture
This extension runs as a background service within Chatons:
- Polls Signal API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to Signal
- Persists state via Chatons KV storage
License
MIT
