Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PeWe79/RadioPlayer

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 AzuraCast Radio Player

Documentation.

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

// RADIO NAME
const RADIO_NAME = 'Your Radio!';

// SELECT ARTWORK PROVIDER, ITUNES, DEEZER & SPOTIFY. eg : spotify 
var API_SERVICE = 'DEEZER';

// Change Stream Audio URL from AzuraCast Here.
const URL_STREAMING = "https://demo.azuracast.com/listen/azuratest_radio/radio.mp3";

// API URL Azuracast Now Playing
const API_URL = "https://demo.azuracast.com/api/nowplaying/1";

Change Logo.

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

Demo Screenshots

Demo Screenshot

Supported Streaming Hosting Types

  • Azuracast

Supported API/Data Sources

  • Apple Music / Itunes
  • Deezer
  • Spotify
  • Azuracast

Keyboard Controls

  • M - mute/unmute
  • P and space - play/pause
  • arrow up and arrow down - increase/decrease volume
  • 0 to 9 - volume percent

License

MIT

Credits

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.