Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 669 Bytes

README.rst

File metadata and controls

28 lines (18 loc) · 669 Bytes

PyQt5 + Autobahn/Twisted Gauges Demo

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

Screenshot

Screenshot of the demo client