An open API service indexing awesome lists of open source software.

https://github.com/garyhilares/garysmusicplayer

A server to run a list of songs on the background.
https://github.com/garyhilares/garysmusicplayer

axum-rs music-player rust server tokio-rs

Last synced: 11 months ago
JSON representation

A server to run a list of songs on the background.

Awesome Lists containing this project

README

          

Gary's Music Player


badge-lastcommit
badge-openissues
badge-license
badge-contributors
badge-codesize

## What is Gary's Music Player for?

Gary's Music Player runs a server that endlessly plays a list of music in the background. By sending requests to the HTTP server, you can modify the volume, pause playback and resume playback.

### Supported Platforms

- Tested on Linux Ubuntu 24.04 LTS.
- Expected to be cross-platform.

## Installation and usage

To be added soon.

## License

This work is licensed under a [Creative Commons Attribution 4.0 International License](https://github.com/GaryHilares/GarysMusicPlayer/blob/main/LICENSE).