TSedlar / gr8bar

A cross-platform status bar made with Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gr8bar

A cross-platform status bar made with Qt5

Prerequisites

PyQt5

pip3 install PyQt5

Trying it out

You can try out by running:

python3 ./src/gr8bar.by ./test/config.py

TODO

  • Allow layout to be changed (QVBoxLayout vs QHBoxLayout)

About

A cross-platform status bar made with Qt5

License:GNU General Public License v3.0


Languages

Language:Python 100.0%