No description
Find a file
2019-07-08 14:19:05 +03:00
plugins plugins: improve readability, move to str().format() in many places 2019-07-08 14:19:05 +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)