This commit is contained in:
SpaceNerd0717
2025-10-21 20:09:37 -04:00
parent cc62ae1a5a
commit cd9c1d2fd0
11 changed files with 15134 additions and 8306 deletions

View File

@@ -1,9 +1,11 @@
RocketLaunchCountdown is a python and HTML system to operate a launch countdown and go/nogo indicator. The go/nogo indicator is operated either by a spreadsheet, using a sharelink inserted in the settings windows. Or there are buttons in the app that can manage it as well. Which mode is used is dictated by a simple radio button in the settings window.
Latest release: [RocketLaunchCountdown 0.4.0 THE CLOCKS UPDATE](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/Prealpha_040)
Latest release: [RocketLaunchCountdown 0.5.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/Prealpha_050)
Features Added:
Full rework of the clock system (countdown method based on clock time, not how long until).
Minor background fixes
UI Customization is here! Light mode has been added and can be turned on in the settings window. Also in the settings window is the ability to adjust the colors of the HTML files for the clock and go/no-go.
More background optimizations and simplifications.
Added game version to title on main screen.
Added more Nitrogen
INSTALL INSTRUCTIONS