No description
Find a file
2019-10-28 11:57:51 +03:00
plugins plugins: allow disabling of title field; pacman: rename to cmd; cmd: use first line of output as value, not line count 2019-10-28 11:57:51 +03:00
.gitignore gitignore: ignore plugins/custom*.py, because some stuff has to be hard coded 2019-06-17 12:45:44 +03:00
conf.yaml plugins, vdstatus: massive plugin overhaul, conf: some formatting 2019-07-05 18:24:46 +03:00
README.md add dependencies to the readme 2019-03-06 12:06:37 +03:00
vdstatus plugins, vdstatus: massive plugin overhaul, conf: some formatting 2019-07-05 18:24:46 +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)