Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.58 KB

README.md

File metadata and controls

58 lines (42 loc) · 1.58 KB

YXY   ci badge build badge

YXY(yiSchool) platform HTTP API bindings, written in Rust.


Features

  • Query electricity surplus, consumption and recharge records.
  • APP login stage simulation.
  • Subscribe some states. (CLI)
    • WeChat(ServerChan)
  • Create electricity recharge transactions.
  • More... (Waiting for your contribution)

Development

  1. Prepare Rust development environment.

  2. Clone the repo

    git clone https://github.com/DumpTime/yxy.git
  3. Build

    cargo build
  4. Docs

    cargo doc --open

Command Line Interface

A simple tool: yxy-cli

For other programming languages

See more: yxy-ffi or yxy-httpd

Disclaimer

Completely FREE software for learning only. Any inappropriate use is at your own risk.