Skip to content

Command line app for interacting with HayBox firmware

Notifications You must be signed in to change notification settings

JonnyHaystack/haybox-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HayBox CLI

Command line app for interacting with HayBox firmware

Installation

Windows EXE file

  1. Download the exe file from the latest release
  2. Shift + right click in the directory you downloaded the exe to, then click "open command window here"
  3. Run it with .\haybox.exe

From PyPI

pip install -U --user haybox-cli

Usage

Usage: haybox [OPTIONS] COMMAND [ARGS]...

Options:
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Commands:
  config   Retrieve or update the active configuration on the device.
  devices  Scan for connected configurable HayBox devices.
  info     Print device info in JSON format for a specific HayBox device.
  reboot   Reboot the device to firmware or bootloader.

About

Command line app for interacting with HayBox firmware

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages