This commit is contained in:
SpaceNerd0717
2025-11-20 21:59:19 -05:00
parent 6c8ce042e0
commit cc9d2d5590
4 changed files with 260 additions and 47 deletions

View File

@@ -1,22 +1,24 @@
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.6.1](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.6.1-alpha)
#Latest release: [RocketLaunchCountdown 0.7.0](https://github.com/HamsterSpaceNerd3000/RocketLaunchCountdown/releases/tag/v0.7.0-alpha)
Features Added:
Fixed Browser Source Cache Issue (More Info Below as OBS changes need to be made)
Optimizations
Added ability to change clock once in T+.\
Added major concerns display.\
OBS INSTRUCTIONS
For setting up the HTML sources to use in OBS, or similiar softwares. Follow the below steps:
1. Create a browser source
2. Select "Local file"
3. Select html file
4. Check both "Shutdown source when not visible" and "Refresh browser when scene becomes active"
5. Install the extension "xObsBrowserAutoRefresh"
- Download from https://obsproject.com/forum/resources/xobsbrowserautorefresh-timed-automatic-browser-source-refreshing.1677
- Set auto refresh times to whatever you desire.
- NOTE: The faster the refresh time the smaller the chance is of the cache crashing
#OBS INSTRUCTIONS\
For setting up the HTML sources to use in OBS, or similiar softwares. Follow the below steps:\
1. Create a browser source\
2. Select "Local file"\
3. Select html file\
4. Check both "Shutdown source when not visible" and "Refresh browser when scene becomes active"\
5. Install the extension "xObsBrowserAutoRefresh"\
- Download from https://obsproject.com/forum/resources/xobsbrowserautorefresh-timed-automatic-browser-source-refreshing.1677 \
- Set auto refresh times to whatever you desire.\
- NOTE: The faster the refresh time the smaller the chance is of the cache crashing\
[!CAUTION]
This plugin does not currently have a version for Mac.
INSTALL INSTRUCTIONS
#INSTALL INSTRUCTIONS\
Install is simple, download the installer, run it, and wham bam dans the man, you got a countdown manager!