Skip to content

rbelouin/fip.rbelouin.com

Repository files navigation

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

Web Player for Radio FIP (https://fip.fr), syncing your favorite tracks with Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published