This commit is contained in:
SpaceNerd0717
2025-10-20 19:58:08 -04:00
parent 5ca8016d20
commit 1e9451bfab
2 changed files with 82 additions and 20 deletions

View File

@@ -1,6 +1,10 @@
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.3.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/Prealpha_030)
Latest release: [RocketLaunchCountdown 0.4.0 THE CLOCKS UPDATE](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/Prealpha_040)
Features Added:
Full rework of the clock system (countdown method based on clock time, not how long until).
Minor background fixes
INSTALL INSTRUCTIONS