Skip to content

Torxgewinde/forked-daapd-volume-setter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forked-daapd-volume-setter

Set the volume of several airplay speakers individually

Forked-daapd supports output to several shairplay speakers. To set the volume of each speaker from the command-line this helper tool is useful.

Install

You need to install python-mpd2 first:

pip install python-mpd2

Usage

The speakers name is Audio-1 and the desired volume is 60:

python /home/tom/bin/output.py "Audio-1" 60

Releases

No releases published

Packages

No packages published