# NdoleStudio/httpsms

Send and receive SMS messages using your Android phone programmatically via a simple HTTP API

Repository: https://github.com/NdoleStudio/httpsms
Canonical: https://ross.abutalabs.com/products/httpsms
Homepage: https://httpsms.com
Language: Go
License: AGPL-3.0
License Family: copyleft
Topics: sms, sms-api, sms-manager, sms-manager-api, android-sms, android-sms-sender, httpsms, sms-gateway
Last push: 2026-08-26T07:51:59+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1557, "days_push": 7, "days_rel": 10, "gap_med": 67, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4569, forks 783 (observed 2026-08-28T04:08:53.354403+00:00)

## What it is
httpSMS is a service that turns an Android phone into an SMS gateway, letting you send and receive SMS messages programmatically via a simple HTTP API. It includes a web UI, an Android companion app, webhook forwarding for incoming messages, end-to-end encryption, and a Docker-based self-hosting setup.

## Use cases
- send sms messages from an api using my android phone
- forward incoming sms to a webhook endpoint
- set up a self-hosted sms gateway
- send otp verification codes via sms programmatically
- receive sms notifications into my application
- turn an android phone into an sms gateway

## When to choose
- you want to send/receive SMS through your own Android phone instead of paying a commercial SMS provider
- you need webhook delivery of incoming SMS messages
- you want a self-hostable gateway with Docker and end-to-end encryption

## When to avoid
- you need high-volume or carrier-grade SMS delivery
- you cannot keep an Android phone online and connected
- you need SMS in a region where using a personal device as a gateway is impractical

## Facets
- artifact type: service
- maturity: active
- function: http-server, webhook, api-framework, self-hosted
- domain: messaging-platforms, developer-tools, apis
- platform: self-hosted, go
- tags: sms-gateway, sms-api, android-sms, two-way-messaging, webhook-forwarding, end-to-end-encryption, messaging, automation, android, docker, web-server

## Member repositories
- NdoleStudio/httpsms (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.354403+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-29T18:19:57.458256+00:00, confidence not recorded.
  - readme: https://github.com/NdoleStudio/httpsms (fetched 2026-08-28T04:08:53.354403+00:00, sha 999f46a72278)
  - homepage: https://httpsms.com (fetched 2026-08-29T09:05:19.051343+00:00, sha d915abec795a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
