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

Conversation

unforgettableid
Copy link

Your version of WinMTR is console-only.

@smilepleeeaz has created a fork of your version.

His version is dual-mode. By default, it runs in GUI mode. If you call it using a special command-line argument, it runs in console mode instead.

He wrote: "All these changes are under the same GPLv2 license as the original."

Could you please pull his work into your repository?

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.
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
@White-Tiger
Copy link
Owner

sorry, I can't merge it for now since it's incompatible with my local build among other things.
I'd also like to take a slightly different approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants