25 lines
527 B
Text
25 lines
527 B
Text
|
pandora_incoming
|
||
|
|
||
|
to use on Ubuntu 12.04 or later you need to
|
||
|
install python-ox and pandora-client, i.e.
|
||
|
via the pandora ppa:
|
||
|
|
||
|
sudo add-apt-repository ppa:j/pandora
|
||
|
sudo apt-get update
|
||
|
sudo apt-get install python-ox pandora-client
|
||
|
|
||
|
CONFIG
|
||
|
copy config.json.example to config.json and set the
|
||
|
options for your pan.do/ra instance
|
||
|
|
||
|
RUN
|
||
|
to run pandora_incoming
|
||
|
|
||
|
./pandora_incoming.py -c config.json
|
||
|
|
||
|
DAEMON
|
||
|
to run pandora_incoming permanently via upstart,
|
||
|
adjust path and copy pandora_incoming.conf to /etc/init/
|
||
|
|
||
|
|