dziemborowicz / hourglass

The simple countdown timer for Windows.
MIT License
632 stars 112 forks source link

Modified Hourglass 1.15.35: Click to see changes made to the original Hourglass 1.15.0 #250

Open i2van opened 9 months ago

i2van commented 9 months ago

Please find latest Hourglass release modified by me here.

Excerpt from README.md:

Hourglass Changes

Installer

Portable

Ngen Support

Processing the Hourglass with the Native Image Generator (Ngen.exe) speeds up the Hourglass startup.

To run script as an Administrator press Win+X and select the Windows PowerShell (Admin) or Command Prompt (Admin). Copy script full path to the console opened and execute one of the following:

ngen-Hourglass.bat install
ngen-Hourglass.bat uninstall

Command-line

See command-line usage for details.

UI

Notification Area

Timer Windows

Keyboard Shortcuts

Context Menu

Other

Misc

spiralsteno commented 7 months ago

Saw this while looking Hourglass back up, as I was trying to find clean command line options for timers that I could call with a stream deck or similar and found myself coming back here. Glad I did, these improvements are smart and helpful in exactly the ways I was hoping to use it. Thanks for sharing!