https://yannick-was-taken.github.io/embeds/timer.html?seconds=15&autostart=0&beep=1¬ify=1&color=33bb33&bg=191919&id=example-timer
Choose features that you like from the following table:
| Feature | Values | Notes | Example |
|---|---|---|---|
| Run Time | 1 … 5999 [, 1 … 5999 [, …]] | The amount of seconds the timer should run. Multiple values will be cycled through (”Pomodoro Style”) | seconds=60,60,300 |
| Autostart? | 0 or 1 | Whether the timer should start on load. 1 means yes. | autostart=0 |
| Audio Cue on Expiry? | 0 or 1 | Whether the timer should play a sound on expiry. 1 means yes. | beep=1 |
| Notify on Expiry? | 0 or 1 | DOES NOT WORK IN NOTION, ONLY IN BROWSER! | notify=0 |
| Foreground Color? | Any hex RGB color without leading # | color=33bb33 | |
| Background Color? | Any hex RGB color without leading # | bg=191919 | |
| Save Timer? | Any word without spaces or special characters | Timers with the same ID share their time after switching pages. Your data stays in your browser! | id=my-timer |