jaden / SnapTimer

A simple, free, portable countdown timer for Windows
https://dan.hersam.com/software/snaptimer/
108 stars 24 forks source link

Allow seconds in time setting #23

Closed GalaxySH closed 3 years ago

GalaxySH commented 3 years ago

It only seems to accept minutes when setting the timer, it would meet my needs if it allowed seconds. It won't even allow me to set minutes as a decimal.

jaden commented 3 years ago

That's as it was designed for simplicity. If you want to use seconds instead of minutes, you can add SecondsMode=1 to the [Main] section of your SnapTimer.ini file and it will treat the numbers you enter as seconds.

GalaxySH commented 3 years ago

I understand, thank you for the solution. It's fine since there is a way to configure that.