s-chance / yxy

YXY platform API bindings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

YXY platform API bindings.

License:Apache License 2.0


Languages

Language:Rust 95.6%Language:C 3.0%Language:Makefile 1.4%