This script has the following options:
Other formatting options:
You can donate to me via PayPal, GitHub or Patreon.
- Mode - set to countup or countdown
- Countdown duration (seconds) - instead of minutes with original script
- Global - timer is always going even when source is not active
- Start timer on activation - timer is restarted when source is activated
- Ability to set time format
- Countdown to specific time
- Countdown to specific date and time
- With the countdown options, there is a checkbox to countup when finished
Other formatting options:
- %d - days
- %hh - hours with leading zero (00..23)
- %h - hours (0..23)
- %HH - hours with leading zero (00..infinity)
- %H - hours (0..infinity)
- %mm - minutes with leading zero (00..59)
- %m - minutes (0..59)
- %MM - minutes with leading zero (00..infinity)
- %M - minutes (0..infinity)
- %ss - seconds with leading zero (00..59)
- %s - seconds (0..59)
- %SS - seconds with leading zero (00..infinity)
- %S - seconds (0..infinity)
- %t - tenths
- %2t - hundredths
- %3t - thousandths
You can donate to me via PayPal, GitHub or Patreon.