a5e / fip-client

HTML5 Audio Player for the FIP Radio (http://fipradio.fr), hosted on http://fip.rbelouin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fip-client

HTML5 Audio Player for the FIP radio, hosted on fip.rbelouin.com.

/!\ This player is at its early stage and may not work on all browsers

Intro

Although I am in love with the FIP radio, I don't really like its web player. I want to build mine, and I want it to:

  • be more usable with mobile devices
  • keep the song history
  • save the songs the user likes

Contribution

Feel free to send PR if you want to contribute!

Requirements:

How to build
npm install   # Run once, to install dependencies
npm run build # For a single build
npm run watch # For a continuous build
How to run
npm start
PORT=8000 npm start # Make the server listen on a custom port

About

HTML5 Audio Player for the FIP Radio (http://fipradio.fr), hosted on http://fip.rbelouin.com


Languages

Language:JavaScript 86.7%Language:CSS 12.8%Language:HTML 0.5%