No description
Find a file
2019-03-21 15:17:38 +03:00
plugins pacman plugin: not so much pacman anymore, but line counter; still defaults to pacman though 2019-03-21 15:17:38 +03:00
.gitignore some cleanup 2019-03-05 19:24:23 +03:00
conf.yaml move config to yaml, json is atrocious 2019-03-05 12:33:05 +03:00
README.md add dependencies to the readme 2019-03-06 12:06:37 +03:00
vdstatus vdstatus: proper utf-8 output in json 2019-03-11 14:51:23 +03:00

vdstatus

A simple replacement for i3status that is both extensible and customizable. Documentation is pending, but no promises.

Base requirements:

Some plugins have dependencies of their own:

  • psutil - for mem.py and disk.py
  • pytz - optional for date.py (for custom time zone)