smol music player using the http.sh web framework
| LICENSE | ||
| player.shs | ||
| README.md | ||
bashbangers
smol music player using the amazing http.sh web framework
Dependencies
- Everything that
http.shneeds mpv
Run
Run the background mpv process with a socket that the web framework can talk to:
mpv --input-ipc-server=/tmp/mpv-socket --idle
Keyboard control
While to mpv process is running, it can be controlled using keyboard shortcuts, see here
Most important ones:
- skip:
ctrl+> - lower volume:
9 - higher volume:
0