# BlitzTUI
[](https://badge.fury.io/) [](https://shields.io/) [](https://shields.io/)
BlitzTUI is a part of the RaspiBlitz project and implements a Touch User Interface in PyQt5.
## Installation
### Prerequisite
QT is needed. Please install PyQt5 (see below).
### Dependencies
#### Debian/Ubuntu (and similar)
` apt-get install python3-pyqt5 `
#### PIP
The PIP dependencies are installed automatically - this listing is “FYI”
grpcio
googleapis-common-protos
inotify
psutil
pyqtspinner
qrcode
### Install BlitzTUI
` pip install BlitzTUI `
or consider using a virtual environment
` python3 -m venv --system-site-packages venv source venv/bin/activate pip install BlitzTUI `
## Error Messages
For now the following warning/error/info messages can be ignored. If anybody knows how to suppress or fix them please send a PR (or open an issue).
` libEGL warning: DRI2: failed to authenticate QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-pi' 2019-11-02 20:01:21,504 - root - INFO - main:214 - /usr/bin/xterm: cannot load font "-Misc-Fixed-medium-R-*-*-13-120-75-75-C-120-ISO10646-1" `
## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)
Release files for BlitzTUI 0.48.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| BlitzTUI-0.48.1.tar.gz | 611.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| BlitzTUI-0.48.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 1.3 MB
Release files / BlitzTUI-0.48.1.tar.gz
| Download URL | BlitzTUI-0.48.1.tar.gz |
|---|---|
| Size | 611.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
652e918fbcc6aa58a78b4b19c1c439bd9fda663a818f1a7b70ea9ded5938c227
|
|
BLAKE2b-256 checksum How to use checksums |
d24af3e29b47bf26efea6149604be53a8f58cccd978ade720f61092604e5ae45
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|
Release files / BlitzTUI-0.48.1-py2.py3-none-any.whl
| Download URL | BlitzTUI-0.48.1-py2.py3-none-any.whl |
|---|---|
| Size | 647.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5b1f0f5d2d062abb6f338ce5b1240448ed34a1123fac72a72aea285bd51536c9
|
|
BLAKE2b-256 checksum How to use checksums |
a1d8a673d49c2efef04fadfc77bb66daadf5c8cdf3b9d0599ae8dd813c9adb32
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/2.7
|