Skip to content

v1.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@nkasco nkasco released this 18 Mar 22:12
· 62 commits to master since this release
f6b242c

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):