Skip to content

Releases: bryanthaboi/BCCST

v2026.05.21-14b7f52

Choose a tag to compare

Automated build from commit 14b7f523b22f7622b0b26c0dfeb4861f7db9761f.

Install

  1. Download BCCST.app.zip below and unzip it.
  2. Drag BCCST.app to /Applications.
    First launch: right-click → Open to get past Gatekeeper (ad-hoc signed).
  3. On first launch BCCST seeds ~/.config/bccst/config.json from 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.
  4. (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.