v1.0.4
Pre-release
Pre-release
First preview release, bugs should be expected as this hasn't had a fine-toothed comb taken to it yet. This is really just meant to give an idea of where we are heading, still a lot of work to do yet though.
Current Functionality (Alpha):
- Core App - Open source, free, forever - Allow community contributions and provide credit to authors.
- Accessibility - Light or Dark Mode support and Per-Monitor v2 DPI Aware
- Basic Settings Functionality
- Configurable XML to add categories or scripts as needed
- View examples within XML folder, all icons must be Segoe MDL2 Assets
- Launcher functionality for PowerShell 5 or PowerShell 7 scripts (powershell.exe or pwsh.exe)
- Configuration options for passing a target machine as a script parameter (Optional)
- Remote Machine Info Panel - Quickly gain at a glance key information for inputted machines as needed
- Note: At present this feature is only supported when remote connections can be made without explicitly passing credentials (i.e. either an open network share, same account on both machines, or a domain that allows it). Therefore it may be expected that this doesn't work in all environments. Initiating connections with different credentials will come at a later time.
- Automatic update setting
Prerequisites (In-Progress):
- At a minimum, if you just want to run the built app you will need the proper Windows App Runtime Redist (Currently: Version 1.0.1) installed, this project is primarily targeted towards x64 but please feel free to open an Issue or PR for other platforms if you find they aren't working.
- Other potential things to check:
- Install the .NET 6 runtime: https://dotnet.microsoft.com/en-us/download/dotnet/6.0/runtime
- Enable sideloading: https://docs.microsoft.com/en-us/windows/application-management/sideload-apps-in-windows-10#user-interface