This is a simple tool to control your Denon or compatible (e.g. Marantz) receiver remotely from Windows by placing an icon in the system tray. The options are accessible from the icon's context menu. Double-clicking the tray icon turns on the receiver.
The tool is based on the denonavr and infi.systray packages.
The configuration is maintained in config.yml
file.
There is one only one configuration option that needs to be set specifically for your
home network, namely the hostname or IP address of you receiver:
receiver_address: 192.168.3.46
- Install Python
- Install dependencies, e.g. via
pip install denonavr infi.systray
- Download or clone this repository
- Place your receiver in
config.yml
, then startdenontray.py