Coder Social home page Coder Social logo

sovpro / davrc Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 20 KB

A command-line utility to send control protocol commands to a Denon AVR

Home Page: https://www.npmjs.com/package/@sovpro/davrc

License: MIT License

JavaScript 2.92% TypeScript 97.08%
davrc nodejs denon-avr control-protocol command-line utility

davrc's Introduction

davrc

A command-line utility to send control protocol commands to a Denon AVR.

npm i -g @sovpro/davrc

davrc --help

Examples

The example commands below are not guaranteed to work for your AVR equipment. Consult the relevant documentation available for your AVR equipment.

Display main zone channel volume state

davrc --host <host> --CV?

Display zone 2 channel volume state

davrc --host <host> --Z2CV?

Turn up main zone master volume by a step

davrc --host <host> --MVUP

Turn up zone 2 master volume by a step

davrc --host <host> --Z2UP

Turn up the main zone front left channel volume by a step

davrc --host <host> --CVFL UP

Turn up the main zone and zone 2 front left channel volume by a step

davrc --host <host> --CVFL UP --Z2CVFL UP

Set host environment variable for command

# Get main zone on/off state

DAVRC_HOST=<host> davrc --ZM?

Set host environment variable for terminal session

# Get main zone and zone 2 on/off state

export DAVRC_HOST=<host>

davrc --ZM?
davrc --Z2?
davrc --ZM? --Z2?

Notice

This unsponsored software is provided, subject to a MIT license, unofficially and independently of Sound United, LLC, its affiliates, subsidiaries and brands (such as Denon and any such not listed here).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.