dhonus / JS-audio-stream-player

πŸ”Š Boring audio stream player written in plain ol' JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS audio stream player

A simple player for an audio stream written in javascript. Light and dark mode support, only for streamed/live audio. Parses xml to get currently playing artist and song. Audio quality switch.

How to use

Currently has a working radio stream put in. Simply replace relevant links to your .mp3/other stream in the src/player.js file.

alt text

About

πŸ”Š Boring audio stream player written in plain ol' JS.

License:GNU General Public License v3.0


Languages

Language:CSS 51.6%Language:JavaScript 25.5%Language:HTML 23.0%