Commit graph

18 commits

Author SHA1 Message Date
Von Random
d2ded008d2 enable unbuffered print instead of using shebang
(requires python 3.3+)
2016-10-31 20:16:54 +03:00
Von Random
75beff2610 fix battery status staying urgent after being charged 2016-10-31 16:35:38 +03:00
Von Random
9e971469b4 load average as well 2016-10-31 15:20:07 +03:00
Von Random
cc402b0e23 disk check to auto hide as well 2016-10-31 15:10:30 +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
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
2016033f39 get rid of vdstatus.py as a module since we will not have to write separate scripts 2016-10-23 01:24:56 +03:00
Von Random
f7b4eaefa7 rename the executable 2016-10-23 01:19:03 +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
7038b9a76a added readme 2016-10-18 22:50:18 +03:00
Von Random
6be576aa63 initial commit 2016-10-18 20:00:43 +03:00