Sales and demo tools for mobile CI/CD — pricing calculators, yaml builder, and more.
Live: zgoldie.github.io/codemagic-experiments
CI/CD pricing calculator: index.html — compare estimated monthly costs for Codemagic, GitHub Actions, and Bitrise.
Burstable concurrency (Codemagic only): burstable.html
OTA updates (Codemagic CodePush vs Expo EAS Update): ota.html
codemagic.yaml builder (iOS & Android): yaml-builder.html
Simple CI/CD (mobile defaults): simple.html
Open any .html file locally in Chrome, Safari, or Edge. No install, login, or build step. Works offline locally. Keep favicon.svg in the same folder as the HTML.
index.html— CI/CD comparison calculator (HTML, CSS, JS)burstable.html— Codemagic burstable concurrency estimate (typical p95 + burst spike)ota.html— OTA update pricing (Codemagic CodePush vs Expo EAS Update)yaml-builder.html— stagedcodemagic.yamlwizard (unsigned → signing → tests → distribution)simple.html— simplified CI/CD calculator (releases = iOS + Android, fixed 50/50 mix)favicon.svg— Codemagic star icon for the browser tab
Edit the constants in the <script> block of index.html (RATES, CM_PLANS, BITRISE_PRO_TIERS, etc.) or burstable.html (CM_PLANS).