Ontime v1 - old
  • ontime
  • Feature list
  • Main Concepts
    • Application shortcuts
    • Interface
      • Settings Menu
      • Event List
      • Timer Control
      • Display Messages
      • Info
    • Event Types (Blocks)
      • ⚙️Settings
        • App Settings
        • Event Data Settings
        • URL Aliases Settings
        • Cuesheet Settings
        • OSC Settings
  • Views
    • Network views (Intro)
    • Stage Timer
    • Minimal Timer
    • Backstage Info
    • Public Info
    • Lower Thirds
    • PiP
    • Studio Clock
    • Cuesheet
    • Countdown
    • Clock
  • Control and feedback
    • OSC
    • HTTP API
  • Features
    • 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
  • ❤️Additional Notes
    • Control Ontime from vMix
    • Sync: Poll ontime status
    • Use in Raspberry Pi
Powered by GitBook
On this page

Was this helpful?

  1. Features

Make your own viewer

Use ontime data and create your own viewer

PreviousCustom StylingNextCount to anything

Last updated 1 year ago

Was this helpful?

With some basic skills in HTML + CSS + Javascript (or any language that can run in the browser) you are able to create your own viewers for ontime data. To get started, see and consult the websocket API for any further clarifications.

This will enable you to create your own styles to match corporate or event identity. You can also use this to create any screen types that are not available with the app.

this javascript template in github
A custom viewer can be made with basic HTML + CSS + Javascript