Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 901 Bytes

File metadata and controls

19 lines (16 loc) · 901 Bytes

iOSChargeController

A charge controller for iOS devices that queries the battery level with cfgutil and controls power with uhubctl

Prerequisites:

Command line options:

  • -h, --help show this help message and exit
  • -l batteryLevel Desired maintenance charge level (default is 80)
  • -m sleepMin Minutes between checks (default is 10)
  • -v Verbose mode

Todo:

  • Add argument to specify hub and port