Separate Timer, Title, and Progress Bar on the Viewer Screen
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.
Display Only Time/Title/Progress Bar
By default, buttons on the viewer screen are hidden.
This setting takes precedence over individual hide settings.
1. Display Only Time
ex. https://timer-share.com/timer_sections/UUID?only-timer-display=time
2. Display Only Title
ex. https://timer-share.com/timer_sections/UUID?only-timer-display=title
3. Display Only Current Time
ex. https://timer-share.com/timer_sections/UUID?only-timer-display=currenttime
4. Display Only Progress Bar
ex. https://timer-share.com/timer_sections/UUID?only-timer-display=progress
Hide Time/Title/Progress Bar
1. Hide Time
ex. https://timer-share.com/timer_sections/UUID?hidden-timer-time=true
2. Hide Title
ex. https://timer-share.com/timer_sections/UUID?hidden-timer-title=true
3. Hide Current Time
ex. https://timer-share.com/timer_sections/UUID?hidden-timer-currenttime=true
4. Hide Progress Bar
ex. https://timer-share.com/timer_sections/UUID?hidden-timer-progress=true
Last updated
Was this helpful?