Commit graph

14 commits

Author SHA1 Message Date
Von Random
151c94c5f3 vdstatus, plugins: some refactoring and better usage of dict() methods; rename fga to fortune and make uri configurable 2019-03-28 13:21:15 +03:00
Von Random
de6888a5d2 load plugin: get rid of list comprehension altogether 2019-03-11 16:19:52 +03:00
Von Random
dac9efdd42 load plugin: formatting update, less frequent queries 2019-03-11 14:33:05 +03:00
Von Random
5e17aca8e2 use json instead of ini: less readable, easier to work with 2017-12-16 02:55:28 +03:00
Von Random
4834c25da4 add hide_ok option support both globally (precedence) and per plugin, true by default 2017-01-13 14:00:37 +03:00
Von Random
5616f4d575 move plugins.common only class into plugins module 2016-11-28 14:48:11 +03:00
Von Random
0495bc2d79 get rid of thread_id and useless logic it used 2016-11-21 13:34:32 +03:00
Von Random
bb9658d053 yay, found out about Thread.daemon lol, also more oop and less code duplication 2016-11-19 18:44:40 +03:00
Von Random
49d14d410a some primitive exit handling, still have to do something about waiting till the longest freq value is reached 2016-11-18 18:42:28 +03:00
Von Random
9db9a935d4 hiding load average in ok status is now optional 2016-11-03 18:59:00 +03:00
Von Random
9e971469b4 load average as well 2016-10-31 15:20:07 +03:00
Von Random
68f268d7c2 replace colors with urgency status + add means to hide unimportant measures; TODO: configurabilty of hiding 2016-10-25 19:48:40 +03:00
Von Random
b1d44b5582 fix config.get -> config.getint 2016-10-23 02:27:27 +03:00
Von Random
b839f9f114 disk and load plugins, freq option support for all plugins 2016-10-23 01:53:02 +03:00