Usage - mymiamo/My-Mediamo GitHub Wiki

πŸ“ Usage Guide

This guide will help you start using My Mediamo to control your PC's media playback remotely.


▢️ Start the Application

  1. Open a terminal in the project directory:

    py app.py

    This will start a local web server.

  2. Open CMD and type:

    ipconfig
    

    Look for the IPv4 Address of your machine.

  3. 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
    

🌐 Interface Overview

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.


❓ Tips

  • 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.

⚠️ **GitHub.com Fallback** ⚠️