Commit graph

18 commits

Author SHA1 Message Date
Von Random
d824345ba1 plugins: improve readability, move to str().format() in many places 2019-07-08 14:19:05 +03:00
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
f5c49008ec add pytz to the mix, so that we can display time for specific time zones (totally optional dependency) 2017-11-30 01:20:35 +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
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
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
Von Random
e2ca550f37 start making a proper module from vdstatus.py, also properly use configparser 2016-10-19 12:19:45 +03:00
Von Random
7edaa54a6f a functional prototype, plugins can be easily added and kinda work 2016-10-19 02:11:49 +03:00
Von Random
6be576aa63 initial commit 2016-10-18 20:00:43 +03:00