Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 448 Bytes

Denon Remote

CLI for Denon AVR-X1000, and possibly others in the AVR serie. It is written in JavaScript, and runs on node.js.

$ npm install jtangelder/denon-remote -g
$ denon
denon$ help

How does this works?

The receiver can be controlled over telnet on port 23. It needs to be connected to your network and the Network Remote setting has to be turned on.

See protocol.pdf for more commands and documentation.