SAMPLE APP: Countdown Timer Using Youtube Video & URL Parameters for Start Time

There have been a lot of requests for a built-in timer/ stopwatch feature:

Timers cant wait
I have a task management app. I would like to
Stopwatch Feature

Others have created samples that add/edit rows to measure a duration:

Simulate a Timer in your app

But thereโ€™s no live countdown (or count up) on the screen.


This sample app uses a different approach, to create a live countdown:

The timer sheet just stores the duration, and a name for the timer.

3X_e_d_ed0e9527334523c3f645e702c0a47d6d1fcca170.png

Then an Action is used to open this 10 minute โ€˜countdownโ€™ video on Youtube.

The URL parameter start=### can be used to start the video at any point.

8 2 1,410
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Very clever!

Itโ€™ll be even more useful when the new iframe view is released. Itโ€™s a little clunky switching back and forth to the browser/ Youtube, but in an iframe this will be a decent solution for timers. I imagine you could have an action to โ€˜resetโ€™ the iframe and start the timer over.

Top Labels in this Space