vdstatus/README.md
2019-03-06 12:06:37 +03:00

13 lines
407 B
Markdown

vdstatus
========
A simple replacement for i3status that is both extensible and customizable.
Documentation is pending, but no promises.
Base requirements:
* python 3
* [pyyaml](https://pyyaml.org/)
Some plugins have dependencies of their own:
* [psutil](https://github.com/giampaolo/psutil) - for mem.py and disk.py
* [pytz](https://pythonhosted.org/pytz/) - optional for date.py (for custom time zone)