summaryrefslogtreecommitdiff
path: root/README.md
blob: c54e96c560626f74c6526ea8abedc085a738122d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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)