Skip to content

estan/gauges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt5 + Autobahn/Twisted Gauges Demo

PyQt5 + Autobahn/Twisted version of the Crossbar Gauges demo using Python 2.

Download with:

$ git clone git@github.com: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

About

Qt versions of the Crossbar Gauges demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages