No description
Find a file
2019-03-11 14:33:05 +03:00
plugins load plugin: formatting update, less frequent queries 2019-03-11 14:33:05 +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 completely remove global hide_ok to avoid ambiguity 2019-03-06 13:01:06 +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)