pandor_incoming
This commit is contained in:
commit
0cbc44bd5e
4 changed files with 149 additions and 0 deletions
24
README
Normal file
24
README
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
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/
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue