https://github.com/hamolicious/media-controller
Control Music playing on your PC using your phone.
https://github.com/hamolicious/media-controller
css flask html js media-controller music phone-controller python
Last synced: about 2 months ago
JSON representation
Control Music playing on your PC using your phone.
- Host: GitHub
- URL: https://github.com/hamolicious/media-controller
- Owner: hamolicious
- License: wtfpl
- Created: 2021-10-10T21:13:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-02T21:26:52.000Z (about 3 years ago)
- Last Synced: 2025-07-08T23:44:47.391Z (11 months ago)
- Topics: css, flask, html, js, media-controller, music, phone-controller, python
- Language: HTML
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Media-Controller
Control Music playing on your PC using your phone.
Ever played music on your PC while laying in bed and suddenly a song you **hate** comes up? You have to get up, walk all the way to your PC, skip the song, walk all the way back and only then can you go back to procrastinating. Thats too much effort.
After running `main.py`, a website will be hosed on your local network, it will be under `192.168.0.:80`.

You can drop a `.bat` file in the startup folder `C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp` that launches the script on startup (make sure to use pythonw.exe to launch the script to run it without a console window), an example file is in the `scripts/` folder.
## TODO
- [ ] Volume Level Feedback
- [ ] IP/MAC address whitelisting