Skip to content

A ticker for currently playing song on a radio, loaded by XML API.

License

Notifications You must be signed in to change notification settings

l-alexandrov/RadioCast

Repository files navigation

Radio Cast

Installation

  1. cp .env.example .env

  2. 🔧 Configure .env file

  3. php artisan key:generate

  4. php artisan migrate

  5. (Optional) cp radio.example.xml ./storage/app/public/radio.xml. Ajdust your XML API provider in CheckForNewSong.php instead.

Starting

  1. php artisan check:newsong
  2. php artisan serve

✒️ License

RadioCast is a small open-sourced software licensed under the GNU (GPL-3.0) license.

About

A ticker for currently playing song on a radio, loaded by XML API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published