Plateformes logicielles auto-hébergées pour envoyer et recevoir des messages texte via les réseaux cellulaires et les intégrations API.
Android SMS Gateway is a self-hosted messaging infrastructure that transforms Android devices into programmable gateways for sending and receiving SMS and MMS messages. By exposing a local RESTful API and an SMPP bridge, the project enables developers to integrate cellular messaging capabilities directly into their own applications without relying on third-party cloud providers. The platform distinguishes itself through advanced traffic management and orchestration features designed for high-volume messaging. It includes a multi-SIM routing engine that distributes outgoing traffic across mult
This is an Android-based SMS gateway that exposes an HTTP API for sending and receiving SMS via the device's SIM card, and it is self-hostable, matching the core intent; however, it is limited to using the phone’s cellular connection instead of supporting multiple upstream SMS providers.