Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
13 days | Remove 'p5' style, replace with 'labeled_bar'HEADmaster | zlg | 2 | -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 days | Add 'labeled_bar' style | zlg | 3 | -2/+23 | |
This style is similar to the Persona 5-inspired style, but isn't as purpose-built. | |||||
13 days | timer.html: Fix malformed HTML | zlg | 1 | -20/+20 | |
13 days | make_timer.html: Ensure UTF-8 is used for the form | zlg | 1 | -1/+2 | |
2024-09-25 | Add Persona 5 Phansite-like countdown style | zlg | 2 | -4/+17 | |
This *requires* custom CSS for best effect. | |||||
2024-09-25 | timer.css: Remove some styling to make CSS easier | zlg | 1 | -5/+0 | |
2024-08-17 | Add progress bar countdown style | zlg | 4 | -7/+55 | |
2024-08-16 | Update footer | zlg | 1 | -2/+2 | |
2023-04-01 | Initial commit | zlg | 7 | -0/+891 | |
This is a simple streaming timer meant to be hooked up to OBS and customized using a separate CSS file. |