Skip to content

engelant/cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuyapi/cli Build Status XO code style

A CLI for Tuya devices.

Installation

npm i @tuyapi/cli -g

Usage

> tuyapi-cli --help

  Usage: tuya-cli [options] [command]

  Options:

    -h, --help             output usage information

  Commands:

    link [options]         link a new device
    link-wizard [options]  interactively link a new device (recommended for new users)
    get [options]          get a property on a device
    set [options]          set a property on a device
    list                   list all saved devices and API keys
    help                   output usage information

Development

  1. After cloning, run npm i.
  2. To run tests, run npm test.

About

🔧 A CLI for Tuya devices

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%