Give access to your button panels via QR code or URL
-
I posted this Youtube video to show how it works.
This other video shows me scanning the QR code on my Android phone, and adding the app to my Android desktop.
This is the script I used in the video:
Gosub, %1% return next: Send {Media_Next} return previous: Send {Media_Prev} return pause: Send {Media_Play_Pause} return play: Send {Media_Play_Pause} return stop: Send {Media_Stop} return up: Send {Volume_Up} return down: Send {Volume_Down} return mute: Send {Volume_Mute} return
If you want to use this script you'll need to install AutoHotKey on your PC first.