# capcom6/android-sms-gateway

The SMS Gateway for Android™ app enables sending and receiving SMS messages through an API that can be accessed directly on the device or via a cloud server when direct device access is not possible.

Repository: https://github.com/capcom6/android-sms-gateway
Canonical: https://ross.abutalabs.com/products/android-sms-gateway
Homepage: https://docs.sms-gate.app
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, api, gateway, sms, sms-gateway, sim, simcard, ttl, encryption, smsgate, httpsms, textbee
Last push: 2026-08-26T07:04:58+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1540, "days_push": 7, "days_rel": 9, "gap_med": 5.0, "n_releases_24m": 85}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5546, forks 961 (observed 2026-08-28T04:09:22.233872+00:00)

## What it is
An Android application that turns a smartphone into an SMS and MMS gateway, exposing a REST API for sending messages programmatically and webhooks for receiving incoming messages. It supports local, public cloud, and self-hosted private server modes, with end-to-end encryption, multiple SIM support, scheduled messages, and SMPP/SMTP bridges.

## Use cases
- send sms messages programmatically from my app via an android phone
- receive incoming sms as webhooks for two-factor authentication codes
- self-host an sms gateway without a paid sms provider
- send automated sms notifications from a server using a sim card
- integrate sms sending into home automation or iot systems
- bridge email or smpp traffic to sms

## When to choose
- you want low-cost SMS sending using an Android phone and SIM card instead of a paid SMS API
- you need to receive SMS (e.g., OTP codes) and forward them to your systems via webhooks
- you need privacy-sensitive messaging with a self-hosted server and end-to-end encryption
- you need multi-SIM, scheduled messages, or SMPP/SMTP integration

## When to avoid
- you need high-volume, carrier-grade SMS delivery with guaranteed throughput
- you cannot dedicate an always-on Android device with an active SIM
- you need delivery to international recipients at scale where aggregator services are more reliable
- your target device lacks Google Play Services and you rely on cloud mode push (though SSE fallback exists)

## Facets
- artifact type: application
- maturity: active
- function: api-framework, http-server, webhook, message-queue, cryptography, self-hosted
- domain: mobile-development, developer-tools, apis
- platform: self-hosted, cloud
- tags: sms-gateway, sms-api, mms, smpp, email-to-sms, android-app, rest-api, end-to-end-encryption, multi-sim, webhooks, messaging, automation, android, mobile, docker

## Member repositories
- capcom6/android-sms-gateway (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.233872+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:40.838618+00:00, confidence not recorded.
  - readme: https://github.com/capcom6/android-sms-gateway (fetched 2026-08-28T04:09:22.233872+00:00, sha 2f1741d9888c)
  - homepage: https://docs.sms-gate.app (fetched 2026-08-29T08:51:08.080495+00:00, sha 185b7fcdeafc)
  - site_page: https://docs.sms-gate.app/installation (fetched 2026-08-29T08:51:08.083239+00:00, sha 4e8e29aaec7e)
  - site_page: https://docs.sms-gate.app/getting-started (fetched 2026-08-29T08:51:08.084950+00:00, sha b1c472a54304)
  - site_page: https://docs.sms-gate.app/getting-started/local-server (fetched 2026-08-29T08:51:08.086551+00:00, sha f5ca7b96a23c)
  - site_page: https://docs.sms-gate.app/getting-started/public-cloud-server (fetched 2026-08-29T08:51:08.088546+00:00, sha 2718d02c1513)
  - site_page: https://docs.sms-gate.app/getting-started/private-server (fetched 2026-08-29T08:51:08.090352+00:00, sha 9272c3541f5c)
  - site_page: https://docs.sms-gate.app/getting-started/custom-gateway (fetched 2026-08-29T08:51:08.092147+00:00, sha a640be6fd374)
  - site_page: https://docs.sms-gate.app/getting-started/webhooks (fetched 2026-08-29T08:51:08.093945+00:00, sha 928244b36d74)
  - site_page: https://docs.sms-gate.app/features/webhooks (fetched 2026-08-29T08:51:08.095829+00:00, sha 5af8bfba9ea5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
