Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (26 loc) · 860 Bytes

readme.md

File metadata and controls

44 lines (26 loc) · 860 Bytes

Yamaha Remote Control CLI


Hey! This is my first OpenSource project. I hope you will be gentle with me. 😅

Watch Out! This project is in early development! Features can be added, removed or changed quickly! If you find a bug please open an issue and describe it as exactly as possible!

Install


Installation of Yamaha Remote Control CLI is very easy. Just paste the following code into your terminal.

git clone https://github.com/lusu007/YamahaRemoteCLI.git
cd YamahaRemoteCLI
npm install

The CLI will be added shortly to npm!

Commands


Turn on receiver

node command turnOn

A alias of this command is

node commnd on

Turn off receiver

node command turnOff

A alias of this command is

node commnd off