Coder Social home page Coder Social logo

walexi / iradio Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 6.0 2.16 MB

A template for internet radio website

License: MIT License

CSS 73.59% HTML 6.02% JavaScript 20.39%
internet-radio-player internet-radio-stations icecast jplayer website-template

iradio's Introduction

iradio

This is a template for an internet radio site. It's optimized as a web client for an Icecast server.

See demo here https://walexi.github.io/iradio/

Alt text

To use this

  1. Edit the main.js file in the js directory

  2. Change the url on line 3 in the radioTitle function
    var url = ' '; //put the url to fetch currently playing here. For an icecast server, it looks like this 192.000.000/iradio.xspf

  3. Modify the url on line 55
    $(this).jPlayer("setMedia", {mp3: " " //Put the url of the server here such as 192.000.000.000/iradio}).jPlayer("play");

  4. You can also change the logo in the img folder and edit to suit your taste

Credits: jplayer https://github.com/jplayer/jPlayer

zen player https://github.com/simurai/ZEN-Player

iradio's People

Contributors

walexi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.