mqopen
Hardware
Backbone
Processing
Development
mqopen
Hardware
Backbone
Processing
Development
mqview is web based front-end for mqguard, completely written in JavaScript using ember framework.
It is capable to display network health in real time in nice user interface.
mqview is in development. You can try it by running from source code:
$ git clone https://github.com/mqopen/mqview $ cd mqview mqview$ npm install mqview$ bower install mqview$ ember server
Now you can visit mqview at http://127.0.0.1:4200
You can get source code of mqview at its GitHub page.