# chenxuuu/sms_forwarding

超低成本硬件短信转发器，支持移动联通电信，ML307R+ESP32C3

Repository: https://github.com/chenxuuu/sms_forwarding
Canonical: https://ross.abutalabs.com/products/sms_forwarding
Homepage: http://sms.j2.cx/
Language: C++
License: MIT
License Family: permissive
Last push: 2026-08-25T08:51:49+00:00

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

## Adoption (not part of the score)
Stars 1473, forks 260 (observed 2026-08-28T04:04:49.466643+00:00)

## What it is
Low-cost SMS forwarding firmware for ESP32C3 + ML307R 4G modem hardware that automatically forwards received SMS messages to up to five configurable push channels (email, Bark, DingTalk, PushPlus, ServerChan, Feishu, generic HTTP). It includes a web admin UI for configuration, sending SMS, ping-based balance consumption, and AT command debugging.

## Use cases
- forward SMS from a spare SIM card to my phone
- receive verification codes remotely without carrying a second phone
- keep a phone number active by auto-consuming balance
- build a cheap DIY SMS gateway with ESP32
- push incoming texts to Telegram or Bark
- self-hosted SMS notification receiver

## When to choose
- you want an ultra-cheap (~¥28) dedicated device that only receives and forwards SMS
- you need multiple simultaneous push channels with a web configuration UI
- you want number-keeping features like remote SMS and ping-based data usage

## When to avoid
- you need calls, multi-SIM control, open APIs, or general automation - explicitly unsupported
- you need a software-only solution without dedicated hardware
- you need two-way SMS at scale or an SMS gateway API service

## Facets
- artifact type: application
- maturity: active
- function: webhook, http-client, web-framework, configuration-management, developer-tools
- domain: iot, self-hosted, hardware
- platform: embedded, iot, cpp
- tags: sms-forwarding, esp32, ml307r, firmware, push-notifications, bark, telegram, dingtalk, feishu, serverchan, pushplus, sim-card, 4g-modem, at-commands, automation, messaging, web-server

## Member repositories
- chenxuuu/sms_forwarding (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.466643+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-30T04:34:36.337091+00:00, confidence not recorded.
  - readme: https://github.com/chenxuuu/sms_forwarding (fetched 2026-08-28T04:04:49.466643+00:00, sha 5263368d206a)
  - homepage: http://sms.j2.cx/ (fetched 2026-08-29T11:42:01.348612+00:00, sha 750f9f5e6dcd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
