@thibautrey/chatons-channel-imessage
v1.1.0
Published
iMessage bridge for Chatons. Connect via a local macOS relay to sync iMessage conversations.
Downloads
134
Maintainers
Readme
iMessage Channel for Chatons
iMessage bridge for Chatons. Connect via a local macOS relay to sync iMessage conversations.
Setup
- Install this extension in Chatons
- Open the iMessage view from the sidebar
- Fill in your credentials:
- iMessage Relay URL: e.g. http://localhost:3005 (requires macOS with iMessage relay)
- Click Connect to start the bridge
- Messages will automatically sync between iMessage and Chatons conversations
Features
- Automatic inbound message polling (every 5s)
- Outbound reply mirroring back to iMessage
- 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 iMessage API for new messages
- Creates/maps Chatons conversations for each chat
- Mirrors assistant replies back to iMessage
- Persists state via Chatons KV storage
License
MIT
