summaryrefslogtreecommitdiff
path: root/scripts/fans.py
Commit message (Collapse)AuthorAgeFilesLines
* point all shebangs to python 3Giampaolo Rodola2020-02-151-1/+1
|
* fix different tests on openbsdGiampaolo Rodola2017-05-011-1/+2
|
* #974 sensors_fans(): add example script, return dict and named tuple instead ↵Giampaolo Rodola2017-02-131-0/+35
of dict + tuple; give CREDITS