This is the initial release of pybar that I'm starting at version 0.9.0. It feels appropriate since I consider it mostly feature complete at this point without any major bugs, but there are still a few sharp corners I'd like to smooth out.
The included executable was generated and tested on Arch Linux. There seems to be some wonkyness with how pyinstaller-generated executables work across different systems (mostly related to subprocess and ssl), so I would only recommend using this on Arch. There's also a CI built executable that seems to work better on Ubuntu, but I didn't test it much.