Skip to content

Web interface for sending media control events to a local server.

License

Notifications You must be signed in to change notification settings

TempledUX/WebMediaControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

WebMediaControl

Web interface for sending media control events to a local machine.

Simple Web UI for sending media callbacks to the server. The python script uses flask for setting up a local web server to which other devices in the local network can connect and receive the UI data using a web browser. The script first generates a QR Code with the server machine private IP so a smartphone can read it and open a connection in the web browser, after that the flask local server is setted up.

The web UI uses ajax for sending the media callbacks, the server receives the call and executes code based in pyautogui which simulates the media control pulsation (forward, backward, mute, play/pause).

About

Web interface for sending media control events to a local server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published