Skip to content

A TypeScript library for interacting with the API of the AP EasyPower app.

License

Notifications You must be signed in to change notification settings

bennett-sh/easypower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AP EasyPower

A library for interacting with the reverse-engineered API from the AP EasyPower app.

Installation

To install the package, simply run

pnpm install ap-easypower

Usage

See examples/basic.ts for a basic usage example. Docs will be added later on.