Usage - mymiamo/My-Mediamo GitHub Wiki
This guide will help you start using My Mediamo to control your PC's media playback remotely.
-
Open a terminal in the project directory:
py app.py
This will start a local web server.
-
Open
CMD
and type:ipconfig
Look for the
IPv4 Address
of your machine. -
On any device connected to the same Wi-Fi network, open a browser and go to:
http://<your-ip>:5000
Example:
http://192.168.1.100:5000
The web interface includes buttons for:
- Play / Pause
- Volume Up / Down
- Next / Previous Track
Click or tap the buttons from any device β phone, tablet, laptop β as long as itβs on the same Wi-Fi network.
- Add the page to your mobile home screen for a "remote app" feel
- Use landscape mode on mobile for better spacing
- Keep the PC screen on to avoid sleep interruptions
Return to the Home Page.