Releases: bryanthaboi/BCCST
Releases · bryanthaboi/BCCST
Release list
v2026.05.21-14b7f52
Automated build from commit 14b7f523b22f7622b0b26c0dfeb4861f7db9761f.
Install
- Download
BCCST.app.zipbelow and unzip it. - Drag
BCCST.appto/Applications.
First launch: right-click → Open to get past Gatekeeper (ad-hoc signed). - On first launch BCCST seeds
~/.config/bccst/config.jsonfrom the bundled
example. Edit that file to add your launchd labels, ports, and (optionally)
a Pushcut webhook for down-alerts. BCCST file-watches it — no restart needed. - (Optional) Add BCCST to System Settings → General → Login Items so it
starts at sign-in.
Commit
Initial commit: BCCST menu bar app + CI
Native Swift menu bar app that tracks homemade launchd services with
live health pings (launchctl / TCP / HTTP), per-service submenu actions,
config file-watching, and Pushcut webhook on down transitions.
Includes self-hosted macOS Actions workflow mirroring displayathon's
build-and-release pipeline.