haxpax/gosms
:mailbox_closed: Your own local SMS gateway in Go observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4240
- days_rel: n/a
- days_push: 2035
- n_releases_24m: 0
Adoption not part of the score
1468 stars · 150 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-hosted local SMS gateway written in Go that sends SMS messages through attached GSM modems. It exposes an HTTP API for pushing messages and handles queuing, throttling, and retrying across multiple devices.
Use cases
- send sms without an internet-based gateway
- run a local sms gateway with a gsm modem
- send sms notifications from internal systems via http api
- save money on sms by using a local modem
- queue and retry sms messages with multiple modems
When to choose
- you have a GSM modem and want a self-hosted SMS gateway with an HTTP API
- you need SMS in offline or low-cost environments
- you want simple queuing, throttling, and retry logic for SMS
When to avoid
- you need a cloud SMS provider like Twilio with global reach
- you need API authentication or multi-recipient sends, which are unimplemented
- you need an actively developed project - the last release was 2021
Facets
application · maturity maintenance
http-server api-framework message-queue webhook self-hosted developer-tools windows cross-platform self-hosted go sms-gateway gsm-modem sms local-gateway telephony messaging automation linux macos
1 source
- readme: https://github.com/haxpax/gosms · fetched 2026-08-28 · 3d6ab170ea71
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| haxpax/gosms | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem