YXY CLI   ![crates badge]

Command Line Interface for YXY

Installation

  1. Prepare Rust development environment.
  2. Build & install.

    bash cargo install -f yxy-cli

Features

The following uses yxy to represent the main program

  1. Query electricity by conf

    conf.yaml.example

  2. Other Queries

    1. UID

      Get UID by simulating app login, so you need to register yxy app account first.

      bash yxy-cli query uid <phone number>

    2. Electricity

      (Simply query by UID without config file)

      bash yxy-cli query ele <UID>