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