- copy
prs.5m.py
to yours bitbar folder - replace the username, owner, projects and ignore_labels with your data
- done
If you want to change the icon color, you will have to generate new base64 image
- create a new
index.html
with the content ofico.png
- change the color(
fill
attribute) - use this function to generate the base64 image data; https://gist.github.com/rafaelsq/a9426f765d09e09b62f5dca67c3cb68d
- remove the
data:image/png;base64
from the generated data and paste onprs.5m.py
.