# Stage Timer

{% hint style="info" %}
<https://MY.IP.ADDRESS:4001>                       > [Stage view](https://ontime.gitbook.io/v2/views/stage-timer)

<https://MY.IP.ADDRESS:4001/timer>         > [Stage view](https://ontime.gitbook.io/v2/views/stage-timer)
{% endhint %}

![Stage timer view](https://2100860514-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5xSBdLnIwNcJR5fryFDs%2Fuploads%2FmxosZxbOiVDxSfb33xJD%2F101%20timer.png?alt=media\&token=687af0b4-69ce-4b68-b3a8-afb5a86e0be6)

### URL Modifiers <a href="#url-modifiers" id="url-modifiers"></a>

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.&#x20;

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

{% hint style="info" %}
**Your bar, your rules**

*Countdown bar*: */timer?progress=down*

*Progress bar: /timer?progress=up*
{% endhint %}

<table><thead><tr><th width="158.68203347016103"></th><th width="150">Options</th><th width="183.7777777777778">URL</th><th>Actions</th></tr></thead><tbody><tr><td>Progress Bar</td><td>up / down</td><td>/timer?progress=up</td><td>Whether bar counts up or down</td></tr></tbody></table>
