Von Random
|
e783b5c86e
|
remove todo for fga, add support for hide_ok in mem
|
3 years ago |
Von Random
|
b163eb516e
|
some cleanup
|
3 years ago |
Von Random
|
c70a4549cb
|
some more sensible defaults, get rid of todo
|
3 years ago |
Von Random
|
46f3d778af
|
move config to yaml, json is atrocious
|
3 years ago |
Von Random
|
ba862efad9
|
fix pacman plugin to properly parse command output
|
3 years ago |
Von Random
|
e33bf61a30
|
fix and simplify pacman.py
|
3 years ago |
Von Random
|
6fc4d3176d
|
replace an ugly hack with a proper subprocess.Popen() in the pacman plugin
|
3 years ago |
Von Random
|
27160d61bd
|
reverse retry condition
|
4 years ago |
Von Random
|
c6a995caee
|
retry for fga plugin
|
4 years ago |
Von Random
|
05f83d818b
|
fucking-great-advice added
|
4 years ago |
Von Random
|
412f2de6b7
|
there is no need to explicitly pass sys.argv to argparse... embarrassing
|
4 years ago |
Von Random
|
9cd7b68967
|
a bit of refactoring, now batt and pacman plugins have more options
|
4 years ago |
Von Random
|
5e17aca8e2
|
use json instead of ini: less readable, easier to work with
|
4 years ago |
Von Random
|
f5c49008ec
|
add pytz to the mix, so that we can display time for specific time zones (totally optional dependency)
|
5 years ago |
Von Random
|
e84936b3f8
|
a quick and very ugly fix for pacman -Qu
|
5 years ago |
Von Random
|
4834c25da4
|
add hide_ok option support both globally (precedence) and per plugin, true by default
|
5 years ago |
Von Random
|
31ece2995a
|
use a proper tool to check for updates
|
5 years ago |
Von Random
|
d921f17f1c
|
update notification should be urgent
|
5 years ago |
Von Random
|
47d9cf14dc
|
remove unused modules
|
5 years ago |
Von Random
|
c39132ab59
|
add pacman plugin to monitor the number of available updates
|
5 years ago |
Von Random
|
5616f4d575
|
move plugins.common only class into plugins module
|
6 years ago |
Von Random
|
0495bc2d79
|
get rid of thread_id and useless logic it used
|
6 years ago |
Von Random
|
bb9658d053
|
yay, found out about Thread.daemon lol, also more oop and less code duplication
|
6 years ago |
Von Random
|
240fff91ee
|
a bit more OOP
|
6 years ago |
Von Random
|
49d14d410a
|
some primitive exit handling, still have to do something about waiting till the longest freq value is reached
|
6 years ago |
Von Random
|
9db9a935d4
|
hiding load average in ok status is now optional
|
6 years ago |
Von Random
|
d2ded008d2
|
enable unbuffered print instead of using shebang
(requires python 3.3+)
|
6 years ago |
Von Random
|
75beff2610
|
fix battery status staying urgent after being charged
|
6 years ago |
Von Random
|
9e971469b4
|
load average as well
|
6 years ago |
Von Random
|
cc402b0e23
|
disk check to auto hide as well
|
6 years ago |
Von Random
|
68f268d7c2
|
replace colors with urgency status + add means to hide unimportant measures; TODO: configurabilty of hiding
|
6 years ago |
Von Random
|
16706a5d5f
|
oops, fix one symbol missing
|
6 years ago |
Von Random
|
24d9df968e
|
style fix + TODO list
|
6 years ago |
Von Random
|
b1d44b5582
|
fix config.get -> config.getint
|
6 years ago |
Von Random
|
b839f9f114
|
disk and load plugins, freq option support for all plugins
|
6 years ago |
Von Random
|
2016033f39
|
get rid of vdstatus.py as a module since we will not have to write separate scripts
|
6 years ago |
Von Random
|
f7b4eaefa7
|
rename the executable
|
6 years ago |
Von Random
|
9bcfcaf177
|
a fully functional version
|
6 years ago |
Von Random
|
c272a21aa7
|
now threading is functional, but plugins are suddenly way to huge
|
6 years ago |
Von Random
|
d77dbeb1de
|
a functional ping plugin, but needs moar exceptions and sanity checks
|
6 years ago |
Von Random
|
e2ca550f37
|
start making a proper module from vdstatus.py, also properly use configparser
|
6 years ago |
Von Random
|
7edaa54a6f
|
a functional prototype, plugins can be easily added and kinda work
|
6 years ago |
Von Random
|
7038b9a76a
|
added readme
|
6 years ago |
Von Random
|
6be576aa63
|
initial commit
|
6 years ago |