Native overlay companion app for BPTimer.com.
cargo runcargo build --releaseThe binary will be at target/release/.
Requires Inno Setup:
bun run build:installerThe app stores settings in %APPDATA%/bptimer-desktop/settings.json.
Environment variables:
BPTIMER_API_URL- API endpoint (Timers and HP reporting)BPTIMER_API_KEY- API key from bptimer.com (Needed for HP reporting)