aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-power
Commit message (Collapse)AuthorAgeFilesLines
* - Convert ports of sysutils/ to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371454
* sysutils/py-powerWilliam Grzybowski2014-08-083-0/+25
Python library that allows you get current power source type (AC, Battery or UPS), warning level (none, <22%, <10min) and remaining minutes. You can also observe changes of power source and remaining time. WWW: https://github.com/Kentzo/Power PR: 192494 Submitted by: cederom tlen pl Notes: svn path=/head/; revision=364335