aboutsummaryrefslogtreecommitdiff
path: root/timer.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
13 daysRemove 'p5' style, replace with 'labeled_bar'HEADmasterzlg1-42/+24
The more generic style supports a parameterized label instead of the hard-coded "Are you ready to enter Game Z?" I also took the opportunity to refactor the code so it looks for features/values and not the specific style.
13 daysAdd 'labeled_bar' stylezlg1-2/+14
This style is similar to the Persona 5-inspired style, but isn't as purpose-built.
2024-09-25Add Persona 5 Phansite-like countdown stylezlg1-4/+16
This *requires* custom CSS for best effect.
2024-08-17Add progress bar countdown stylezlg1-1/+35
2023-04-01Initial commitzlg1-0/+49
This is a simple streaming timer meant to be hooked up to OBS and customized using a separate CSS file.