Commit graph

13 commits

Author SHA1 Message Date
Von Random
bd549b0cc9 plugins, vdstatus: massive plugin overhaul, conf: some formatting 2019-07-05 18:24:46 +03:00
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
5e17aca8e2 use json instead of ini: less readable, easier to work with 2017-12-16 02:55:28 +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
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
16706a5d5f oops, fix one symbol missing 2016-10-23 12:09:06 +03:00
Von Random
24d9df968e style fix + TODO list 2016-10-23 02:46:53 +03:00
Von Random
9bcfcaf177 a fully functional version 2016-10-22 19:27:28 +03:00
Von Random
c272a21aa7 now threading is functional, but plugins are suddenly way to huge 2016-10-22 05:50:11 +03:00
Von Random
d77dbeb1de a functional ping plugin, but needs moar exceptions and sanity checks 2016-10-19 20:06:19 +03:00