I wanted a very simple countdown timer for OBS when I stream iRacing. My goal was to make something simple that didn't require micromanagement.
So, I created OBS Timer:
OBS Timer does all the work for you, no need to tell it to update the time, no need to do math, no need to press a button 45 times and clear out the seconds: it just works.
The time is set automatically and it turns off the countdown when you're done. You don't even have to worry about the time format, it's always hh:mm:ss.
All the buttons are preset for 15 minute intervals that advance automatically as time progresses. Want to set a countdown timer? Press a button.
The only thing you need to know is that the output file is saved into your documents directory (obs_timer_text.txt). Add that as a text layer in OBS and you're good to go.
Download here:
https://github.com/mikbe/OBS_Timer/releases
All you need to do is run the downloaded file and the install will do everything for you. It even opens OBS automatically for you.
Source code here:
https://github.com/mikbe/OBS_Timer
Note: This is an alpha release, I've only tested it on two computers, so if you have any problems please post here or on GitHub so I can fix them.
So, I created OBS Timer:
OBS Timer does all the work for you, no need to tell it to update the time, no need to do math, no need to press a button 45 times and clear out the seconds: it just works.
The time is set automatically and it turns off the countdown when you're done. You don't even have to worry about the time format, it's always hh:mm:ss.
All the buttons are preset for 15 minute intervals that advance automatically as time progresses. Want to set a countdown timer? Press a button.
The only thing you need to know is that the output file is saved into your documents directory (obs_timer_text.txt). Add that as a text layer in OBS and you're good to go.
Download here:
https://github.com/mikbe/OBS_Timer/releases
All you need to do is run the downloaded file and the install will do everything for you. It even opens OBS automatically for you.
Source code here:
https://github.com/mikbe/OBS_Timer
Note: This is an alpha release, I've only tested it on two computers, so if you have any problems please post here or on GitHub so I can fix them.