Skip to content

schiad/radioberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

radioberrypi

Radio Flux player with web interface.

This project is a radio player controled with an web interface.
I create this project for Raspberry Pi but it's can be used all linux configurations.

Install instructions

cd /var/www/html
git clone http://www.github.com/schiad/radioberrypi (may user sudo)
vim index.php # Edit $USER = "your username"
sudo visudo # Add at end of file add "www-data ALL=(ALL:ALL) NOPASSWD: ALL" at end of the file and tab 'CTRL + x' to save
open your web navigator goto http://localhost/radioberrypi
Enjoy

Future features

  • Working radio.
  • Integrate radio stations in SQL database.
  • Make a new interface with radio station management.
  • Make responsive and cool interface. Any help is welcome.

Soon more radio stations.

About

Radio Flux player with web interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages