aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
13 daysRemove 'p5' style, replace with 'labeled_bar'HEADmasterzlg2-45/+26
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' stylezlg3-2/+23
This style is similar to the Persona 5-inspired style, but isn't as purpose-built.
13 daystimer.html: Fix malformed HTMLzlg1-20/+20
13 daysmake_timer.html: Ensure UTF-8 is used for the formzlg1-1/+2
2024-09-25Add Persona 5 Phansite-like countdown stylezlg2-4/+17
This *requires* custom CSS for best effect.
2024-09-25timer.css: Remove some styling to make CSS easierzlg1-5/+0
2024-08-17Add progress bar countdown stylezlg4-7/+55
2024-08-16Update footerzlg1-2/+2
2023-04-01Initial commitzlg7-0/+891
This is a simple streaming timer meant to be hooked up to OBS and customized using a separate CSS file.