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

Was this helpful?

  1. Quick Start
  2. Other Settings and Operations

Operations Using URL Parameters (List)

You can use URL parameters to separate elements on the viewer screen and perform other actions. For more details, please refer to each section.

List of Available URL Parameters

Available Parameters
Value
Description
controller
viewer

d-name

String Type (Name string)

Sets the default name for the connected device.

⭕

⭕

only-timer-display

String Type (time/title/currenttime/progress)

Shows only the specified timer on the screen.

❌

⭕

hidden-timer-time

Bool Type (true/false)

Hides the remaining time of the displayed timer.

❌

⭕

hidden-timer-title

Bool Type (true/false)

Hides the title of the displayed timer.

❌

⭕

hidden-timer-currenttime

Bool Type (true/false)

Hides the currenttime of the displayed timer.

❌

⭕

hidden-timer-progress

Bool Type (true/false)

Hides the progress bar of the displayed timer.

❌

⭕

hidden-timer-button

Bool Type (true/false)

Hides the buttons of the displayed timer.

❌

⭕

timer-bg-transparent

Bool Type (true/false)

Makes the timer background transparent.

❌

⭕

vertical-flipped

Bool Type (true/false)

Inverts the displayed timer vertically.

❌

⭕

horizonal-flipped

Bool Type (true/false)

Inverts the displayed timer horizontally.

❌

⭕

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?d-name=Group1&hidden-timer-button=true

PreviousRename Connected DevicesNextSpecify Default Connected Device Name

Last updated 6 months ago

Was this helpful?