Installation
You can download complete binaries from the release tab.
Development build
- Download the repository
npm install
to install dependeciesnode index.js
to launch
Packaging
This is more a comment for the future version of me. There is one command for packaging using nexe.
npx nexe index.js --build --python python3 --resource "./{lang,templates,static}/**/*" --ouput "openCountdown.exe”
Where --python
is only needed in some envoirments for some reason. Also adjust --output
for your target OS.
Small disclaimer: Please do not use openCountdown for military or life-depending applications. Please also refrain from using openCountdown for launching rockets.
ToDo
Endpoint documentation is currently pretty thin. This will be changed in the future.
- Endpoint docs (in Progress)
- Better WS frames
Description
v1.0.8b - Small bug fixes
Latest
Languages
JavaScript
56.4%
HTML
35.2%
CSS
6.5%
Less
1.1%
Shell
0.8%