/qinfo-gui

A gui for qinfo

Primary LanguagePythonOtherNOASSERTION

qinfo-gui

A gui for qinfo using qinfo-python and GTK 3.0

qinfo version 0.0.1

qinfo-gui has many of the features of qinfo but now automatically updates its information every 3 seconds. Slow operations, like getting package counts, aren't repeated and only happen on inital loading.
qinfo-gui uses the same configuration file and (mostly) takes the same configuration options as qinfo.
qinfo-gui is currently in very early development. Not too much time has been put into this application.

Installation

pip install qinfo-gui

Usage

$ qinfo-gui --help 
usage: qinfo-gui [-h] [-c [CONFIG]] [-s]

A gui for qinfo

options:
  -h, --help            show this help message and exit
  -c [CONFIG], --config [CONFIG]
                        Use this config file instead of the one at defualt location.
  -s, --hide_warnings   Hide non-critical warnings