https://github.com/ukko/rpi-radio
Managing your online radio via lirc on raspberry pi
https://github.com/ukko/rpi-radio
Last synced: 2 months ago
JSON representation
Managing your online radio via lirc on raspberry pi
- Host: GitHub
- URL: https://github.com/ukko/rpi-radio
- Owner: ukko
- License: mit
- Created: 2014-02-27T19:24:41.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T11:05:34.000Z (over 12 years ago)
- Last Synced: 2025-01-24T22:17:06.275Z (over 1 year ago)
- Language: PHP
- Homepage: http://uk0.us/2014/03/online-radio-on-raspberry-pi/
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rpi-radio
=========
Managing your online radio via lirc on raspberry pi
Commands
--------
cli.php --track=next Play next track (radio)
cli.php --track=prev Play previous track (radio)
cli.php --playback=stop_play Stop (if playing), or Play (if stopping)
cli.php --playback=stop Stop playing
cli.php --playback=play --number= Play track by number, default NUM=0
cli.php --info=time Say current time
cli.php --info=track Say current track
cli.php --sleep=30 Set timer sleep on X minutes
cli.php --volume=up Increase volume
cli.php --volume=down Decrease volume
Third-party components
______________________
* Sound files are from "Gnome Sound Theme"
* MPD client fork from https://github.com/mutantlabs/SimpleMPDWrapper
* Idea from http://kostya-ov.webnode.ru/news/proverka-dobavleniya-audio-fajla/