HSAnet / glimpse_client

GLIMPSE is an end host-based network measurement tool.
http://www.measure-it.net
Other
6 stars 6 forks source link

glimpse_client

Build Status

Building

Here are the steps how to compile GLIMPSE yourself. You can find pre-build packages at the end of this document.

  1. Download and install the latest Qt version for your platform from http://download.qt-project.org/
  2. Clone this repository or fork it first if you're going to contribute
    git clone git@github.com:YOURUSERNAME/glimpse_client.git && 
    cd glimpse_client &&
    git submodule init && 
    git submodule update
  3. Run QtCreator, open client.pro, add your Qt configuration and select the "mobile" or "console" project near the "Play" button

Build requirements

Running requirements

Pre-Build version

You don't need to compile GLIMPSE yourself to use it, pre-build packages can be found here.

Linux

Packages for various Linux distributions are available here: http://distributor.measure-it.net/packages/

See http://beta.measure-it.net for more information.

Windows

The installer is available at http://distributor.measure-it.net/packages/windows/ and installs the graphical- (glimpse-gui.exe) and the console-version (glimpse-console.exe).

Note that these packages are not signed and not automatically updated at the moment. Please use only for a quick preview, we did not test this version yet.

Mac

No installer at the moment.

Android

After the release the Android version can be found here: https://play.google.com/store/apps/details?id=net.measureit.glimpse

Contact us at info@measure-it.net if you want Alpha access for the Android-version.

License

Copyright (c) 2012-2015, University of Applied Sciences Augsburg. All rights reserved. Distributed under the terms and conditions of the BSD License. See separate LICENSE.txt.