Resource icon

OBS Python Script that handles many timers v1.1

This script is very similar to my other script, but instead of counter, this one is timers.

You can create as many timers as you like, or your system can handle.

It displays the output on a text source. You can specify a start and stop value, and something to display when the timer ends.

It will count up or down depending on the start and end times.

You can also specify how many digits before and after the decimal place, and I tried to make it international compatible, but please let me know if it's not working right.

You will need to install python and link it to OBS, there are many tutorials available on these forums.
I use OBS 31.0.3 and Python 3.11

If you like this script or find it useful, please consider donating on my Patreon.
Author
HighMoon
Downloads
141
Views
318
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from HighMoon

Latest updates

  1. Fixed a settings issue

    I realized it wasn't saving the decimals for fractional time, after investigation I found that I...
Top