awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
capcom6 avatar

capcom6/android-sms-gateway

0
View on GitHub↗
857 Stars·182 Forks·Kotlin·apache-2.0·4 Aufrufedocs.sms-gate.app↗

Android Sms Gateway

Android SMS Gateway ist eine selbstgehostete Messaging-Infrastruktur, die Android-Geräte in programmierbare Gateways für das Senden und Empfangen von SMS- und MMS-Nachrichten verwandelt. Durch die Bereitstellung einer lokalen RESTful-API und einer SMPP-Brücke ermöglicht das Projekt Entwicklern, zellulare Messaging-Funktionen direkt in ihre eigenen Anwendungen zu integrieren, ohne auf Cloud-Anbieter von Drittanbietern angewiesen zu sein.

Die Plattform zeichnet sich durch fortgeschrittene Traffic-Management- und Orchestrierungsfunktionen aus, die für Messaging mit hohem Volumen konzipiert sind. Sie enthält eine Multi-SIM-Routing-Engine, die ausgehenden Traffic auf mehrere verbundene Geräte verteilt, um den Durchsatz zu optimieren, Kosten zu verwalten und von Netzbetreibern auferlegte Limits zu umgehen. Um eine zuverlässige Zustellung zu gewährleisten und Spam-Filter zu vermeiden, integriert das Gateway automatisiertes Traffic-Throttling, SIM-Rotation und Exponential-Backoff-Retry-Strategien.

Das System bietet eine umfassende Suite an Tools für sichere Automatisierung und administrative Kontrolle. Es unterstützt Ende-zu-Ende-Nachrichtenverschlüsselung, kryptografische Payload-Signierung für Webhooks und API-Authentifizierung zum Schutz sensibler Daten. Zudem bietet das Gateway tiefe Einblicke in den Hardwarestatus, einschließlich SIM-Details und System-Telemetrie, während es gleichzeitig eine flexible Konfiguration der Netzwerk-Exposition und Nachrichtenplanung ermöglicht.

Das Projekt ist für die lokale Bereitstellung konzipiert und enthält Unterstützung für sicheres Tunneling und Zertifikatsmanagement, um Entwicklung und Tests zu erleichtern.

Features

  • REST Gateways - Exposes a local RESTful API that translates HTTP requests into native mobile messaging commands.
  • Telephony and SMS - Provides a server-side interface for Android devices to handle SMS and MMS messaging via cellular hardware.
  • REST APIs - Exposes a REST interface to programmatically send and receive text, multimedia, and binary data payloads using connected mobile hardware.
  • Self-Hosted Infrastructure - Enables hosting a private messaging server directly on mobile hardware to maintain full control over communication infrastructure.
  • SMS Gateways - Transforms mobile devices into programmable SMS gateways accessible via REST APIs.
  • Load Balancers - Distributes outgoing SMS traffic across multiple connected devices and SIM cards to optimize throughput and bypass carrier limits.
  • Multi-SIM Messaging Orchestrators - Provides a routing engine that distributes outgoing traffic across multiple SIM cards and connected devices to optimize carrier usage and throughput.
  • Self-Hosted Messaging Platforms - Enables programmatic control over mobile messaging hardware through a private, self-hosted server environment without relying on third-party cloud providers.
  • API Access Security - Secures API access using tokens with support for refresh cycles, payload signing, and registration codes.
  • Webhook-Triggered Workflows - Triggers external services or databases automatically whenever new SMS messages arrive on the device.
  • Gateway Deployment - Supports hosting custom messaging infrastructure on local mobile devices to manage connectivity independently of cloud providers.
  • Traffic Throttlers and Rotators - Applies random delays, volume limits, and automatic SIM rotation to simulate human behavior and avoid carrier spam filters.
  • SMPP Bridges - Connects enterprise SMPP clients to cellular networks through mobile hardware to facilitate reliable, high-volume messaging.
  • Bulk SMS Messaging - Manages high-volume messaging by distributing traffic across multiple SIM cards to optimize delivery and costs.
  • Messaging Automation - Automates programmatic SMS communication with built-in payload encryption and request authentication for sensitive data.
  • SMPP Traffic Bridges - Connects SMPP-compatible clients and aggregators to mobile hardware to facilitate high-volume enterprise messaging across cellular networks.
  • Messaging Webhook Receivers - Synchronizes incoming SMS and delivery status updates with external applications using real-time HTTP callbacks.
  • SMPP Bridges - Connects enterprise SMPP clients to cellular hardware for high-volume SMS transmission and delivery tracking.
  • Delivery Status Reporters - Provides automated status notifications for individual messages to track successful transmission and confirm receipt.
  • Message Scheduling - Queues outgoing messages for delayed execution to manage network throughput and prioritize high-volume traffic.
  • Traffic Distribution - Distributes outgoing messages across multiple connected devices and SIM cards to balance communication loads and increase throughput.
  • Exponential Backoff Retries - Implements exponential backoff retry strategies to ensure reliable message delivery despite network instability.
  • End-to-End Encryption - Protects message bodies and recipient phone numbers with end-to-end encryption before transmission to ensure data privacy.
  • Outgoing Request Signing - Secures outgoing webhook notifications by cryptographically signing payloads to ensure origin authenticity and data integrity.
  • Webhook Signature Verifications - Signs outgoing webhook payloads with cryptographic signatures to allow receivers to validate the integrity and origin of the transmitted data.
  • Webhook Event Notifications - Pushes real-time notifications to external endpoints whenever new messages arrive or delivery status changes.

Star-Verlauf

Star-Verlauf für capcom6/android-sms-gatewayStar-Verlauf für capcom6/android-sms-gateway

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Android Sms Gateway

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Android Sms Gateway.
  • wekan/wekanAvatar von wekan

    wekan/wekan

    20,971Auf GitHub ansehen↗

    Wekan is an open-source, self-hosted Kanban project management tool used for organizing workflows through boards, lists, and cards. It is a real-time web application that allows teams to manage tasks on private infrastructure. The platform distinguishes itself with extensive data migration tools, specifically for importing boards and cards from Trello. It supports enterprise-grade identity integration via LDAP, OpenID Connect, and OAuth2, and offers flexible storage options including PostgreSQL as a primary relational backend and pluggable cloud storage for attachments. The system covers a w

    JavaScript
    Auf GitHub ansehen↗20,971
  • btcpayserver/btcpayserverAvatar von btcpayserver

    btcpayserver/btcpayserver

    7,407Auf GitHub ansehen↗

    BTCPay Server is a non-custodial payment gateway and invoice manager designed for accepting Bitcoin and other cryptocurrencies directly into a private wallet. It serves as a self-hosted payment infrastructure that allows merchants to manage digital invoicing and storefronts without relying on third-party intermediaries. The system distinguishes itself through a non-custodial wallet architecture that ensures private keys remain on the user's own hardware or server. It integrates the Lightning Network for instant, low-cost transactions and provides a hardware-wallet signing bridge to secure tra

    C#bitcoinbitcoin-payment-gatewaybitcoin-payment-processor
    Auf GitHub ansehen↗7,407
  • devlikeapro/wahaAvatar von devlikeapro

    devlikeapro/waha

    6,121Auf GitHub ansehen↗

    WAHA is a server that exposes WhatsApp as a programmable REST API, enabling applications and AI agents to send and receive messages programmatically. It operates unlimited independent WhatsApp sessions from a single instance, each with its own connection state and message history, and can switch between underlying WhatsApp communication libraries by changing a single environment variable while preserving the same API interface. The system distinguishes itself through its engine abstraction layer, which allows operators to swap the WhatsApp communication library without modifying integrations,

    TypeScriptai-botbothttp-api
    Auf GitHub ansehen↗6,121
  • nats-io/nats-serverAvatar von nats-io

    nats-io/nats-server

    20,076Auf GitHub ansehen↗

    NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge computing, and distributed microservices. It functions as a distributed publish-subscribe broker that routes messages using hierarchical, dot-separated subject strings, enabling decoupled communication between services without requiring centralized broker lookups. The system supports core messaging patterns including asynchronous publish-subscribe, request-reply, and load-balanced queue processing. The platform distinguishes itself through a decentralized architecture that eliminates t

    Gocloudcloud-computingcloud-native
    Auf GitHub ansehen↗20,076
Alle 30 Alternativen zu Android Sms Gateway anzeigen→

Kuratierte Suchen mit Android Sms Gateway

Handverlesene Sammlungen, in denen Android Sms Gateway vorkommt.
  • Open-Source-SMS-Gateways
  • Programmierbare SMS-Gateway-Tools

Häufig gestellte Fragen

Was macht capcom6/android-sms-gateway?

Android SMS Gateway ist eine selbstgehostete Messaging-Infrastruktur, die Android-Geräte in programmierbare Gateways für das Senden und Empfangen von SMS- und MMS-Nachrichten verwandelt. Durch die Bereitstellung einer lokalen RESTful-API und einer SMPP-Brücke ermöglicht das Projekt Entwicklern, zellulare Messaging-Funktionen direkt in ihre eigenen Anwendungen zu integrieren, ohne auf Cloud-Anbieter von Drittanbietern angewiesen zu sein.

Was sind die Hauptfunktionen von capcom6/android-sms-gateway?

Die Hauptfunktionen von capcom6/android-sms-gateway sind: REST Gateways, Telephony and SMS, REST APIs, Self-Hosted Infrastructure, SMS Gateways, Load Balancers, Multi-SIM Messaging Orchestrators, Self-Hosted Messaging Platforms.

Welche Open-Source-Alternativen gibt es zu capcom6/android-sms-gateway?

Open-Source-Alternativen zu capcom6/android-sms-gateway sind unter anderem: wekan/wekan — Wekan is an open-source, self-hosted Kanban project management tool used for organizing workflows through boards,… btcpayserver/btcpayserver — BTCPay Server is a non-custodial payment gateway and invoice manager designed for accepting Bitcoin and other… devlikeapro/waha — WAHA is a server that exposes WhatsApp as a programmable REST API, enabling applications and AI agents to send and… nats-io/nats-server — NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… fosrl/pangolin — Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private…