Separate Timer, Title, and Progress Bar on the Viewer Screen
Last updated
Last updated
Use the URL parameters only-timer-display
hidden-timer-time
hidden-timer-title
hidden-timer-currenttime
hidden-timer-progress
to separate the timer, title, currenttime, and progress bar on the viewer screen.
This is especially effective when using live streaming tools like OBS Studio to individually configure timer elements on the screen.
You can also combine multiple 'hide' options.
When specifying multiple parameters, start the first parameter with '?' and separate the second and subsequent parameters with '&'.
ex. https://timer-share.com/timer_sections/UUID?hidden-timer-time=true&hidden-timer-title=true
By default, buttons on the viewer screen are hidden.
This setting takes precedence over individual hide settings.