mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Request] GUI for MPF Check #508
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Whovian9369 on GitHub (Mar 13, 2023).
Originally assigned to: @mnadareski on GitHub.
Is your feature request related to a problem? Please describe.
Check does not have a GUI available for those that don't know how to use a command prompt.
Describe the solution you'd like
I would like a GUI please.
Describe alternatives you've considered
Teaching new users how to use the command line.
@mnadareski commented on GitHub (Mar 13, 2023):
I am not actively pursuing this, but the gist of the required work is as follows:
MPF.CheckMicrosoft.NET.Sdk.WindowsDesktopinstead@mnadareski commented on GitHub (Oct 30, 2023):
Another option would be to add a Check-like feature to the main UI, though that will heavily depend on a new window to account for the various options that are normally commandline parameters. Suggested by @sadikyo