--- title: Open Source - Beeper Developer Docs lastUpdated: 2026-02-23T00:29:17.000Z --- ## Bridges ### Official bridges These bridges are the same bridges we run with On-Device Connections and also on Beeper Cloud. [WhatsApp ](https://github.com/mautrix/whatsapp) [Telegram ](https://github.com/mautrix/telegram) [Facebook & Instagram ](https://github.com/mautrix/meta) [Signal ](https://github.com/mautrix/signal) [X (formerly Twitter) ](https://github.com/mautrix/twitter) [Discord ](https://github.com/mautrix/discord) [Slack ](https://github.com/mautrix/slack) [LinkedIn ](https://github.com/mautrix/linkedin) [Google Messages ](https://github.com/mautrix/gmessages) [Google Chat ](https://github.com/mautrix/googlechat) [Google Voice¹ ](https://github.com/mautrix/gvoice) [Bluesky¹ ](https://github.com/mautrix/bluesky) [Android SMS¹ ](https://gitlab.com/beeper/android-sms) ¹ Not available in the app. ### Community-maintained bridges These are bridges that are maintained by the community and sponsored by Beeper. They are only available for self-hosting. [IRC ](https://github.com/hifi/heisenbridge) [GroupMe ](https://github.com/beeper/groupme) [KakaoTalk ](https://src.miscworks.net/fair/matrix-appservice-kakaotalk.git) [LINE ](https://src.miscworks.net/fair/matrix-puppeteer-line.git) ### Tools [beeper/bridge-manager ](https://github.com/beeper/bridge-manager)A tool for running self-hosted bridges with the Beeper Matrix server. [beeper/dummybridge ](https://github.com/beeper/dummybridge)A Matrix bridge that generates dummy data [mautrix/manager ](https://github.com/mautrix/manager)An Electron app to help with logging into bridges [beeper/yeetserv ](https://github.com/beeper/yeetserv)A microservice to delete all rooms of a bridge that was shut down. ## Example projects [beeper/mcp-android ](https://github.com/beeper/mcp-android)An MCP server running on Android, using Android content providers [mautrix/twilio ](https://github.com/mautrix/twilio)A Bridge v2 demo project for bridging Matrix and Twilio ## Libraries [mautrix/go ](https://github.com/mautrix/go)A Golang Matrix framework. [beeper/argo-go ](https://github.com/beeper/argo-go)Go implementation of Argo for GraphQL [mautrix/go-util ](https://github.com/mautrix/go-util)Various Go utilities used by mautrix-go and bridges [textshq/set-icon ](https://github.com/textshq/set-icon)💅 Change icon for any file or app in macOS. Node.js wrapper around NSWorkspace.setIcon(\_:forFile:options:) [textshq/push-receiver ](https://github.com/textshq/push-receiver)A library to subscribe to GCM/FCM and receive notifications within a node process. ## Deprecated Texts.com integrations JavaScript integrations for chat networks built for the legacy Texts.com Desktop app. These are no longer maintained. [textshq/platform-whatsapp ](https://github.com/textshq/platform-whatsapp) [textshq/platform-telegram ](https://github.com/textshq/platform-telegram) [textshq/platform-twitter ](https://github.com/textshq/platform-twitter) [textshq/platform-matrix ](https://github.com/textshq/platform-matrix) [textshq/platform-discord ](https://github.com/textshq/platform-discord) [textshq/platform-slack ](https://github.com/textshq/platform-slack) [textshq/platform-linkedin ](https://github.com/textshq/platform-linkedin) [textshq/platform-reddit ](https://github.com/textshq/platform-reddit) [textshq/platform-snapchat ](https://github.com/textshq/platform-snapchat) [textshq/platform-meta ](https://github.com/textshq/platform-meta) [textshq/platform-chatgpt ](https://github.com/textshq/platform-chatgpt) This page represents a selection of our open source work. To see more you can, visit our GitHub organizations: [beeper](https://github.com/beeper) and [mautrix](https://github.com/mautrix). Beeper is part of [Automattic](https://github.com/automattic).