ImgBotApp 0cd63d8e8c [ImgBot] Optimize images
/img/cover.png -- 738.01kb -> 620.59kb (15.91%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-06-21 00:32:27 +00:00
2023-06-18 21:45:07 +00:00
2022-12-23 05:20:59 +00:00
2023-06-21 00:32:27 +00:00
2023-06-20 15:22:11 +00:00
2022-12-23 00:32:51 +00:00
2023-06-18 21:49:17 +00:00

HTML5 Internet Radio Player

This is an HTML5 Internet Radio Player Based on https://github.com/gsavio/player-shoutcast-html5

Documentation.

Open The Script.js file and edit the lines Below.

// Chane This TO The Name of your Radio Station.
const RADIO_NAME = 'Game! Radio 1';

// SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY AVAILABLE 
var API_SERVICE = 'DEEZER';

// Change Stream URL Here, Supports, ICECAST, ZENO, SHOUTCAST, RADIOJAR and any other stream service.
const URL_STREAMING = 'https://stream.zeno.fm/cfhkm5fs1uhvv';


Open The img folder and add your logo named "cover.png"

Demo Screenshots

Demo Screenshot

Feedback

If you have any feedback, please reach out to me at adoboligh1@gmail.com

License

MIT

Acknowledgements

Languages
JavaScript 47.6%
CSS 36.6%
HTML 15.8%