Ontime v2
Link to new docs
  • ontime
  • Feature list
  • Roadmap
  • Contributing
  • Main Concepts
    • Interface
      • Settings Bar
      • Rundown
      • Timer Control
      • Display Messages
      • Info
      • Quick start
      • Upload
      • Integration Settings
      • Application Settings
        • App Settings
        • Event Data
        • Editor Settings
        • Cuesheet settings
        • Views
        • URL Aliases
      • About modal
  • Views
    • Network views (Intro)
    • Stage Timer
    • Clock
    • Minimal Timer
    • Backstage Info
    • Public Info
    • Lower Thirds
    • Studio Clock
    • Countdown
    • Cuesheet
  • Control and feedback
    • Ontime APIs
      • HTTP API
    • Integrations
    • Runtime Data
  • Features
    • Google Sheet
    • Smart Time Entry
    • The delay workflow
    • Roll
    • Import events from Excel
    • URL Aliases
    • Edit Anywhere
    • Headless Mode (Docker)
    • Note: Lower thirds in OBS
    • User fields
    • Custom Styling
    • Make your own viewer
    • Count to anything
    • External data
  • ❤️Additional Notes
    • Control Ontime from vMix
    • Sync: Poll ontime status
    • Use in Raspberry Pi
    • Companion module
Powered by GitBook
On this page
  1. Views

Stage Timer

The typical screen used onstage. It displays a running timer for current speaker. It also contains information on current and next event

PreviousNetwork views (Intro)NextClock

Last updated 1 year ago

https://MY.IP.ADDRESS:4001 >

https://MY.IP.ADDRESS:4001/timer >

URL Modifiers

We never seemed to agree on the behaviour of the bar. Is it a countdown bar? ie: the bar shrinks as the timer progresses is it a progress bar? ie: the bar grows as the timer progresses

The conversations become quite philosophical and didnt really produce any good results.

Now you can decide this yourself as a URL modifier. The default behaviour is for a progress bar since it had the most traction with the user base

Your bar, your rules

Countdown bar: /timer?progress=down

Progress bar: /timer?progress=up

Options
URL
Actions

Progress Bar

up / down

/timer?progress=up

Whether bar counts up or down

Stage view
Stage view
Stage timer view