Skip to content
forked from Kentzo/Power

Python module that allows you to get power and battery status of the system. Windows, Mac OS X, Linux

Notifications You must be signed in to change notification settings

ResearchEngr/Power

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power

Crossplatform (Windows, Linux, Mac OS X, FreeBSD) python module to access power capabilities of the system.

  • Power source type: AC, Battery or UPS
  • Battery warning level: no warning (None), less than 22% of battery (Early), less than 10min (Final)
  • Time remaining estimate
  • Fault tolerant: if for some reason power capabilities cannot be extracted, falls back to AC
  • Support for multiple battries
  • Power changes can be observed (Mac OS X only for now)
  • Very easy to extand to support new features or new systems

About

Python module that allows you to get power and battery status of the system. Windows, Mac OS X, Linux

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%