|
a/debian/control |
|
b/debian/control |
|
... |
|
... |
15 |
control it with any UPnP controller like, e.g. Audionet or BubbleUPnP on an
|
15 |
control it with any UPnP controller like, e.g. Audionet or BubbleUPnP on an
|
16 |
Android tablet. It uses an MPD instance to actually play the tracks.
|
16 |
Android tablet. It uses an MPD instance to actually play the tracks.
|
17 |
A typical configuration might have for example, MPD running on a Raspberry
|
17 |
A typical configuration might have for example, MPD running on a Raspberry
|
18 |
PI, with upmpdcli on the same host or any other Linux PC on the network.
|
18 |
PI, with upmpdcli on the same host or any other Linux PC on the network.
|
19 |
|
19 |
|
|
|
20 |
|
|
|
21 |
Package: scweb
|
|
|
22 |
Architecture: all
|
|
|
23 |
Section: python
|
|
|
24 |
Depends: upmpdcli, ${python:Depends}
|
|
|
25 |
Description: web interface for controlling multiple Songcast Receivers
|
|
|
26 |
scweb is a web front-end to the scctl songcast receiver control command
|
|
|
27 |
|