jailsonsb2 / RadioplayerAPI

Radio Player Icecast/Shoutcast with REST API Now Playing. This PHP project displays information about songs playing on Icecast/Shoutcast radio streams, including history, album art, lyrics, and Progressive Web App (PWA) support.
https://radioplayer.icu
3 stars 1 forks source link
api api-metadata azuracast icecast nowplaying php pwa pwa-apps radioplayer shoutcast shoutcast-stream streaming zeno

Radio Player Icecast/Shoutcast with REST API Now Playing and PWA Support

This PHP project displays information about songs playing on Icecast/Shoutcast radio streams, including history, album art, lyrics, and Progressive Web App (PWA) support. The project offers flexibility to be used with either the local API or the web API, allowing you to choose the option that best suits your needs. Additionally, it is possible to rename the index.php file to index.html to use the project exclusively with the web API.

Demo Screenshots

Demo Screenshot

Features:

Requirements

Installation

  1. Clone the repository or download the files.
git clone https://github.com/jailsonsb2/RadioplayerAPI.git
  1. Make sure you have a web server configured to serve PHP files. If you are using WAMP, place the files in the www folder.

  2. Navigate to the project directory.

cd RadioplayerAPI
  1. Make sure write permissions are set for the directory where the history will be saved.

  2. Edit the Githubissues.

  3. Githubissues is a development platform for aggregating issues.