Skip to content

zjutjh/yxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.6%
  • C 3.0%
  • Makefile 1.4%