Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding command-line support by pulling @smilepleeeaz's improvements into your repository #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on May 19, 2015

  1. No GUI changes

    Made changes to run WinMTR without GUI and print Errors/Reports on the
    standard output/error console.
    Added a macro that will switch the GUI/Non GUI mode.
    mirazzaidi committed May 19, 2015
    Configuration menu
    Copy the full SHA
    df4ad2f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2015

  1. Changed to console mode

    Updated the code for support the WinMTR in console mode using cmd param
    --report or -r.
    
    The original clean windows version can be restored by simply compiling
    without compile time directive WIN_MTR_NO_GUI
    mirazzaidi committed Jun 20, 2015
    Configuration menu
    Copy the full SHA
    5fd0f7b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2015

  1. Configuration menu
    Copy the full SHA
    c7ab704 View commit details
    Browse the repository at this point in the history