TIMERshare Docs | FREE ONLINE TIMER
ℹ️ FAQ↩️ Return to Home
English
English
  • Getting Started with TIMERshare
  • Quick Start
    • Create a Timer
      • Create a Stage
      • Edit the Timer
      • Add or Edit Sections
    • Customize
      • Manage Remaining Time
        • Edit Progress Bar
        • Set Flash
        • Set Chime Sound
      • Edit Layout
    • Share the Timer
      • Get a Share Link
      • Manage Connected Devices
    • Other Settings and Operations
      • Perform Flash or Blackout at Any Time
      • Exclude Specific Sections from Stage Progress
      • Adjust Ongoing Timer Duration
      • Auto-Start Timers
      • Rename Connected Devices
      • Operations Using URL Parameters (List)
        • Specify Default Connected Device Name
        • Separate Timer, Title, and Progress Bar on the Viewer Screen
        • Hide Buttons on the Viewer Screen
        • Set Viewer Screen Background to Transparent
        • Flip Viewer Screen
      • Flip Viewer Screen
      • Change Time Zone
      • Use Gradient for Background
  • Use Cases
    • Self-Tasks
    • Meetings
    • Presentations
    • Events
    • Live Streams
    • Webinars
    • Academic Presentations
    • Online Classes & Education
    • Pair/Mob Programming
  • Integration
    • Live Streaming Tools
      • OBS Studio
      • Xsplit Broadcaster
    • Online Meeting Tools
      • Zoom
      • Microsoft Teams
      • Webex Meetings
      • Google Meet
      • Skype
      • Whereby meetings
  • Reference
    • About the operation screen
      • controller
      • viewer
    • List of Access Permissions
  • Resources
    • Usage Limits and Restrictions
    • System Requirements
    • Release Notes
    • FAQ
    • Terms of Service
    • Privacy Policy
    • Cookie Policy
    • Maintenance information
  • ↩️ Return to Home
Powered by GitBook
On this page
  • Display Only Time/Title/Progress Bar
  • 1. Display Only Time
  • 2. Display Only Title
  • 3. Display Only Current Time
  • 4. Display Only Progress Bar
  • Hide Time/Title/Progress Bar
  • 1. Hide Time
  • 2. Hide Title
  • 3. Hide Current Time
  • 4. Hide Progress Bar

Was this helpful?

  1. Quick Start
  2. Other Settings and Operations
  3. Operations Using URL Parameters (List)

Separate Timer, Title, and Progress Bar on the Viewer Screen

PreviousSpecify Default Connected Device NameNextHide Buttons on the Viewer Screen

Last updated 6 months ago

Was this helpful?

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 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


Display Only Time/Title/Progress Bar

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

By default, .

buttons on the viewer screen are hidden
using live streaming tools