Latest commit 08e5a6a 7 years ago
README.md

Radio

Small website to display a predefined list of online radio stream metadatas. Allowing you to choose which song/program you want to hear without having to test all your favorite radios

Installation

git clone http://git.kawi.fr/ycawidro/radio.git
cd radio
git submodule init
git submodule update
./tags.sh

Cronjob

The tags are updated asynchronously through a cronjob running tags.sh every minute

Requirements

  • php5-cli
  • php5-curl
  • php5-gd
  • php5-json