bumblebee-status/bumblebee
Martin d109ceb800 [module] New module SMART status checker fo hdd/ssd
Smart status checker for hdd/ssd

Paramaters:
	* smartstatus.display: how to display (defaults to "combined", other choices: "seperate" or "singles")
        * smartstauts.drives: in the case of singles which drives to display, separated comma list value, multiple accepted (defaults to "sda", example:"sda,sdc")

requires: smartmontools

smartcl should be given sudo access with no password for this to work
(per example adding: %wheel ALL=(ALL) NOPASSWD: /usr/bin/smartctl)
2020-03-28 21:12:45 +01:00
..
modules [module] New module SMART status checker fo hdd/ssd 2020-03-28 21:12:45 +01:00
__init__.py python packaging and allowing for pip install usage 2020-01-31 18:19:50 -05:00
_version.py python packaging and allowing for pip install usage 2020-01-31 18:19:50 -05:00
config.py [doc] Update Module.md (escaping) 2020-02-12 21:17:29 +01:00
engine.py [engine] Small bugfix if no IDs are configured 2020-02-14 21:52:23 +01:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [input] Add per-PID UNIX socket for additional commands 2020-02-14 21:39:55 +01:00
output.py [core/output] sync _raw with full_text minwidth-wise 2020-03-06 00:19:25 +02:00
popup.py Merge pull request #392 from bbernhard/callback_fix 2019-06-04 20:36:54 +02:00
popup_v2.py [modules/vault] Add a new password vault module ("pass") 2019-07-06 20:28:21 +02:00
store.py [core] Log parameter that were not used after each draw 2019-12-25 13:40:02 +01:00
theme.py [core/theme] Add inline named color support 2020-02-19 21:39:44 +01:00
themes reversing symlinks 2020-02-07 13:33:22 -05:00
util.py Fixing #543 2020-01-27 13:11:45 +01:00