- download Microsoft PowerToys.
- Build and deploy the project with Visual Studio
- The default keybind for PowerToys Command Palette is WIN + ALT + Space.
- type "reload" to reload the extensions after building and deploying.
- Start typing "Time Calculator" into the main search field, and choose the option for Time Calculator.
- If I can figure out how to add this to WinGet, I will add instructions for installing that way, which would be easier.
- Times can be calculated in 12 or 24 hour modes.
- Times must be entered in h:mm or hh:mm format.
- enter "no wrap" or "nowrap" at the end to allow the result to extend beyond 0-24 hours.
- You do not need spaces between inputs, and it is not case sensitive.
- Press enter or click on the result to copy it to clipboard.