1 repo
Utilities for registering and managing custom URI schemes to trigger application actions from external environments.
Distinguishing note: Focuses on OS-level URI scheme registration for cross-application communication, distinct from generic network protocols.
Explore 1 awesome GitHub repository matching networking & communication · Protocol Handlers. Refine with filters or upvote what's useful.
This project is a cross-platform desktop media player that aggregates music content from multiple online sources into a unified local playback interface. It provides a comprehensive system for managing media playback and retrieving structured lyric data, including time-synced, translated, and romanized versions. The application distinguishes itself through an integrated local network server and a custom protocol handler, which allow external software, scripts, and web browsers to interact with the player. These features enable remote control of playback operations, real-time monitoring of med
Enables external applications and web browsers to trigger playback commands and internal actions via custom URI schemes.