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.
- Host: GitHub
- URL: https://github.com/garyhilares/garysmusicplayer
- Owner: GaryHilares
- Created: 2025-07-11T01:54:56.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-11T17:39:44.000Z (12 months ago)
- Last Synced: 2025-07-11T19:30:34.141Z (12 months ago)
- Topics: axum-rs, music-player, rust, server, tokio-rs
- Language: Rust
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gary's Music Player
## 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).