Von Random
|
8e1cea8a01
|
conf: some comment clarification, get rid of removed plugin; cmd: fix variable name leftovers from when it was just pacman plugin
|
11 months ago |
Von Random
|
94502d2d61
|
batt: add default title; load: change default title
|
1 year ago |
Von Random
|
b03a588182
|
plugins: allow disabling of title field; pacman: rename to cmd; cmd: use first line of output as value, not line count
|
1 year ago |
Von Random
|
d824345ba1
|
plugins: improve readability, move to str().format() in many places
|
1 year ago |
Von Random
|
bd549b0cc9
|
plugins, vdstatus: massive plugin overhaul, conf: some formatting
|
1 year ago |
Von Random
|
5e6519a51e
|
filecat plugin: a simple plugin to read file contents
|
1 year ago |
Von Random
|
151c94c5f3
|
vdstatus, plugins: some refactoring and better usage of dict() methods; rename fga to fortune and make uri configurable
|
1 year ago |
Von Random
|
7459d29c68
|
pacman plugin: not so much pacman anymore, but line counter; still defaults to pacman though
|
1 year ago |
Von Random
|
de6888a5d2
|
load plugin: get rid of list comprehension altogether
|
2 years ago |
Von Random
|
579e0d0069
|
mem plugin: update formatting as well
|
2 years ago |
Von Random
|
dac9efdd42
|
load plugin: formatting update, less frequent queries
|
2 years ago |
Von Random
|
e783b5c86e
|
remove todo for fga, add support for hide_ok in mem
|
2 years ago |
Von Random
|
c70a4549cb
|
some more sensible defaults, get rid of todo
|
2 years ago |
Von Random
|
ba862efad9
|
fix pacman plugin to properly parse command output
|
2 years ago |
Von Random
|
e33bf61a30
|
fix and simplify pacman.py
|
2 years ago |
Von Random
|
6fc4d3176d
|
replace an ugly hack with a proper subprocess.Popen() in the pacman plugin
|
2 years ago |
Von Random
|
27160d61bd
|
reverse retry condition
|
2 years ago |
Von Random
|
c6a995caee
|
retry for fga plugin
|
2 years ago |
Von Random
|
05f83d818b
|
fucking-great-advice added
|
2 years ago |
Von Random
|
9cd7b68967
|
a bit of refactoring, now batt and pacman plugins have more options
|
2 years ago |
Von Random
|
5e17aca8e2
|
use json instead of ini: less readable, easier to work with
|
3 years ago |
Von Random
|
f5c49008ec
|
add pytz to the mix, so that we can display time for specific time zones (totally optional dependency)
|
3 years ago |
Von Random
|
e84936b3f8
|
a quick and very ugly fix for pacman -Qu
|
4 years ago |
Von Random
|
4834c25da4
|
add hide_ok option support both globally (precedence) and per plugin, true by default
|
4 years ago |
Von Random
|
31ece2995a
|
use a proper tool to check for updates
|
4 years ago |
Von Random
|
d921f17f1c
|
update notification should be urgent
|
4 years ago |
Von Random
|
47d9cf14dc
|
remove unused modules
|
4 years ago |
Von Random
|
c39132ab59
|
add pacman plugin to monitor the number of available updates
|
4 years ago |
Von Random
|
5616f4d575
|
move plugins.common only class into plugins module
|
4 years ago |
Von Random
|
0495bc2d79
|
get rid of thread_id and useless logic it used
|
4 years ago |
Von Random
|
bb9658d053
|
yay, found out about Thread.daemon lol, also more oop and less code duplication
|
4 years ago |
Von Random
|
49d14d410a
|
some primitive exit handling, still have to do something about waiting till the longest freq value is reached
|
4 years ago |
Von Random
|
9db9a935d4
|
hiding load average in ok status is now optional
|
4 years ago |
Von Random
|
75beff2610
|
fix battery status staying urgent after being charged
|
4 years ago |
Von Random
|
9e971469b4
|
load average as well
|
4 years ago |
Von Random
|
cc402b0e23
|
disk check to auto hide as well
|
4 years ago |
Von Random
|
68f268d7c2
|
replace colors with urgency status + add means to hide unimportant measures; TODO: configurabilty of hiding
|
4 years ago |
Von Random
|
16706a5d5f
|
oops, fix one symbol missing
|
4 years ago |
Von Random
|
24d9df968e
|
style fix + TODO list
|
4 years ago |
Von Random
|
b1d44b5582
|
fix config.get -> config.getint
|
4 years ago |
Von Random
|
b839f9f114
|
disk and load plugins, freq option support for all plugins
|
4 years ago |
Von Random
|
9bcfcaf177
|
a fully functional version
|
4 years ago |
Von Random
|
c272a21aa7
|
now threading is functional, but plugins are suddenly way to huge
|
4 years ago |
Von Random
|
d77dbeb1de
|
a functional ping plugin, but needs moar exceptions and sanity checks
|
4 years ago |
Von Random
|
e2ca550f37
|
start making a proper module from vdstatus.py, also properly use configparser
|
4 years ago |
Von Random
|
7edaa54a6f
|
a functional prototype, plugins can be easily added and kinda work
|
4 years ago |
Von Random
|
6be576aa63
|
initial commit
|
4 years ago |