1 repo
Mechanisms for intercepting and responding to system-level events or broadcast signals.
Distinguishing note: Specifically targets system-level event interception rather than general network communication.
Explore 1 awesome GitHub repository matching networking & communication · Event Listeners. Refine with filters or upvote what's useful.
SmsForwarder is an Android application designed to capture incoming text messages and automatically transmit them to external services, messaging platforms, or email accounts. It functions as a bridge for mobile alerts, enabling the centralized monitoring of SMS traffic and system notifications across various digital channels. The application distinguishes itself through a modular forwarding architecture that supports diverse communication protocols via a plugin system. It utilizes a background service and system-level listeners to ensure that message interception and relay operations continu
Registers system-level listeners to capture and process incoming SMS intents.