All Projects → Kentzo → Power

Kentzo / Power

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Power

Luminous
Luminous provides you a lot of information about the system and a lot of handy methods to quickly get useful data on the iOS platform.
Stars: ✭ 298 (+413.79%)
Mutual labels:  battery
Assistantkit
Easy way to detect iOS device properties, OS versions and work with screen sizes. Powered by Swift.
Stars: ✭ 569 (+881.03%)
Mutual labels:  battery
Xsuspender
👀 💻 💤 🔋 Save battery by auto-suspending unfocused X11 applications.
Stars: ✭ 53 (-8.62%)
Mutual labels:  battery
Diybmsv4
Version 4 of the diyBMS
Stars: ✭ 340 (+486.21%)
Mutual labels:  battery
Stats
macOS system monitor in your menu bar
Stars: ✭ 7,134 (+12200%)
Mutual labels:  battery
Juice
Make your battery information a bit more interesting.
Stars: ✭ 688 (+1086.21%)
Mutual labels:  battery
Rust Battery
Rust crate providing cross-platform information about the notebook batteries.
Stars: ✭ 268 (+362.07%)
Mutual labels:  battery
Battery Meter View
🔋 Material design battery meter (i.e. level, state) view for Android
Stars: ✭ 57 (-1.72%)
Mutual labels:  battery
Headsetcontrol
Sidetone and Battery status for Logitech G930, G533, G633, G933 SteelSeries Arctis 7/PRO 2019 and Corsair VOID (Pro) in Linux and MacOSX
Stars: ✭ 392 (+575.86%)
Mutual labels:  battery
Rpi Battery Monitor
Monitor battery voltage from a Raspberry Pi
Stars: ✭ 51 (-12.07%)
Mutual labels:  battery
Bluetooth headset battery level
A python script to get battery level from Bluetooth headsets
Stars: ✭ 351 (+505.17%)
Mutual labels:  battery
Clight
A C daemon that turns your webcam into a light sensor. It will adjust screen backlight based on ambient brightness.
Stars: ✭ 371 (+539.66%)
Mutual labels:  battery
Update Background Locations
A sample iOs example that tracks background locations.
Stars: ✭ 7 (-87.93%)
Mutual labels:  battery
Diybms
Do it yourself battery management system for Lithium ion battery packs/cells
Stars: ✭ 343 (+491.38%)
Mutual labels:  battery
Acc
acc
Stars: ✭ 55 (-5.17%)
Mutual labels:  battery
Pisugar
PiSugar is a battery module for Raspberry Pi zero / zero W / zero WH
Stars: ✭ 287 (+394.83%)
Mutual labels:  battery
Open Sustainable Technology
Listing of worldwide open technology projects preserving a stable climate, energy supply and vital natural resources. Enjoy the website: https://opensustain.tech/
Stars: ✭ 595 (+925.86%)
Mutual labels:  battery
Arcticfox Config
Configuration Tool for Vape Battery Mods with Arcticfox Firmware. ☁️ 🔧 Works on MacOS and Linux.
Stars: ✭ 58 (+0%)
Mutual labels:  battery
Rainbarf
it's like Rainmeter, but for CLI!
Stars: ✭ 1,087 (+1774.14%)
Mutual labels:  battery
Auto Cpufreq
Automatic CPU speed & power optimizer for Linux
Stars: ✭ 843 (+1353.45%)
Mutual labels:  battery

Power

.. image:: https://travis-ci.org/Kentzo/Power.svg?branch=master :target: https://travis-ci.org/Kentzo/Power .. image:: https://codecov.io/gh/Kentzo/Power/branch/master/graph/badge.svg :target: https://codecov.io/gh/Kentzo/Power .. image:: https://img.shields.io/pypi/v/Power.svg :target: https://pypi.python.org/pypi/Power .. image:: https://pyup.io/repos/github/Kentzo/Power/shield.svg :target: https://pyup.io/repos/github/Kentzo/Power/ :alt: Updates

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

Examples

Until we expand the documentation please have a look in power/tests.py

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].