Python tool to use with i3bar
Needs a proper rewrite... See #11 for infos
- psutil
- python-musicpd
- netifaces
- basiciw
pip install -r requirements.txt
- Copy example_runner.py to your runner.py file
- cp example_runner.py runner.py
- Edit status_command i3 config in ~/.config/i3/config
- e.g: status_command ~/workspace/python/pyStatus/runner.py"
- Make your own configuration in runner.py