[Plugin] Graphical countdown timer

Hi !

Just add a nice graphical countdown timer.

  • Just add the plugin Graphical countdown timer to your app.
  • Add the element on your page (150x150 px).
  • Change the parameters: normal, warning, alert color and time limit (seconds).

And with the actions you can set the time (in seconds), start, pause, stop, resume, reset the timer.
Events are also generated --> you can use these to have a master timer, linked with status in the database and have “synchronized” timers for other users :slightly_smiling_face:

Comments are welcome :wink:

Regards,
Laurent from Scalable Studio

1 Like

I have updated the plugin to manage the colors (dynamic field).
See the demo application: https://graphicalcountdownplayground.bubbleapps.io/

Regards,
Laurent

1 Like

Hi @laurent.escalier

Does the timer have the ability to edit the start time by manually entering the minutes in the middle of the timer (as an input field), or only with inputs we create in the UI?

Thanks

Hi @laurent.escalier

Doesn’t appear that we can access the custom states that manage the display and function of the plugin. Would you be able to help with setting the custom state back to “created” so the timer can read --:-- when a user stops it, instead of the last time set?

Thank you

Hi @laurent.escalier ,

It would be a huge help if the plugin could create a sound (with choice of sounds), with the warning and end of the timer. How could this be possible?

Thanks again.
Cheers

Hi, will this countdown continue with page refresh or will it start over?

Hi @laurent.escalier ,

I have same question as Jason. Even on demo page you need to always change value to timer to restart it - or to refresh page. How could I run countdown infinitely just from workflows page without user interaction? E.g. I want to make 5 rounds of 5 minutes countdown. After first round will start, second round will continue…etc. This is currently not working when I tried in workflows, so plugin is for my usecase not usable.