Warning: htmpd is still under development you might experience bugs or incomplete features
lightweight MPD (Music Player Daemon) web client written in C, utilizing Websockets, svelte and tailwind
Inspired by ympd but with modern ui
To compile and run htmpd
you need:
Compile
make
...then start
./htmpd
Then navigate to localhost:8000
Feel free to open a pull request!
Please create an issue :)