No description
Find a file
2020-03-24 17:50:45 +03:00
plugins conf: some comment clarification, get rid of removed plugin; cmd: fix variable name leftovers from when it was just pacman plugin 2020-03-24 17:50:45 +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 conf: some comment clarification, get rid of removed plugin; cmd: fix variable name leftovers from when it was just pacman plugin 2020-03-24 17:50:45 +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)