PyQt5 + Autobahn/Twisted version of the Crossbar Gauges demo using Python 2.
Download with:
$ git clone [email protected]:estan/gauges.git
Install with:
$ virtualenv2 --system-site-packages ~/demo_env $ source ~/demo_env/bin/activate $ cd gauges $ pip install -e .
Run against the Crossbar demo router with:
$ gauges-qt --url wss://demo.crossbar.io/ws