NOTE: This project has been replaced by AVRConnect and is no longer under active development.
A Mac OSX command line tool that demonstrates querying the status of a Denon AVR-4308CI receiver.
- Clone or download this repository.
- Clone or download DenonRemoteLib next to the "DenonTool" project directory. Xcode will find the DenonRemoteLib classes using a relative file path from the DenonTool project directory (
../DenonRemoteLib/Classes
).
$ DenonTool 10.0.1.2
Receiver power: ON
Mute: OFF
Input source: TV/CBL
Master Volume: -27.5 dB
Master Volume Max: 1.5 dB
DenonTool is published under the Apache License, see the LICENSE file.