Pinned Repositories
ca-backend
Certificate Authority service for the SMS Gateway for Android™ project. Used to generate certificates for receiving webhooks at specific IP addresses.
client-go
A Go client library for sending and managing SMS messages via the SMS Gateway for Android™ API.
client-php
A PHP client library for sending and managing SMS messages via the SMS Gateway for Android™ API.
client-py
A Python client library for sending and managing SMS messages via the SMS Gateway for Android™ API
client-ts
A JS/TS client library for sending and managing SMS messages via the SMS Gateway for Android™ API.
docs-web
example-telegram-forwarder-fn
A Cloud Function to seamlessly forward SMS messages from SMS Gateway for Android™ to a Telegram chat using webhooks.
example-webhooks-fastapi
🔐 Example FastAPI webhook processor - demonstrates registration, HMAC validation, and payload handling.
server
The SMS Gateway for Android™ Server enables the dispatch of SMS messages through Android devices without requiring direct Internet access to them.
web-client-ts
Example: Real-time SMS management web interface for SMSGate app. Send/receive messages with live updates and secure session-based authentication. 📱🔐
SMS Gateway for Android™'s Repositories
android-sms-gateway/server
The SMS Gateway for Android™ Server enables the dispatch of SMS messages through Android devices without requiring direct Internet access to them.
android-sms-gateway/client-php
A PHP client library for sending and managing SMS messages via the SMS Gateway for Android™ API.
android-sms-gateway/client-ts
A JS/TS client library for sending and managing SMS messages via the SMS Gateway for Android™ API.
android-sms-gateway/client-py
A Python client library for sending and managing SMS messages via the SMS Gateway for Android™ API
android-sms-gateway/client-go
A Go client library for sending and managing SMS messages via the SMS Gateway for Android™ API.
android-sms-gateway/web-client-ts
Example: Real-time SMS management web interface for SMSGate app. Send/receive messages with live updates and secure session-based authentication. 📱🔐
android-sms-gateway/ca-backend
Certificate Authority service for the SMS Gateway for Android™ project. Used to generate certificates for receiving webhooks at specific IP addresses.
android-sms-gateway/example-webhooks-fastapi
🔐 Example FastAPI webhook processor - demonstrates registration, HMAC validation, and payload handling.
android-sms-gateway/cli
A command-line interface for working with SMS Gateway for Android.
android-sms-gateway/docs-web
android-sms-gateway/example-discord-forwarder-fn
A Cloud Function to seamlessly forward SMS messages from SMS Gateway for Android™ to a Discord server using webhooks.
android-sms-gateway/example-telegram-forwarder-fn
A Cloud Function to seamlessly forward SMS messages from SMS Gateway for Android™ to a Telegram chat using webhooks.
android-sms-gateway/twilio-fallback
A bridge between Twilio and SMSGate that reroutes failed Twilio SMS messages via SMSGate, ensuring message delivery without code modifications. ✅
android-sms-gateway/example-google-apps-script
Google Apps Script example to send SMS via SMS Gateway for Android™.
android-sms-gateway/core
android-sms-gateway/example-webhooks-flask
📨 Example Flask SMS Gateway Webhook Processor | HMAC Security + Pydantic Validation | Auto-Registration
android-sms-gateway/infra
android-sms-gateway/landing