| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Codex Beacon is a small local-first macOS menu bar app for Codex signals: Touch Bar status, sounds, and usage.
Codex Beacon accepts either the base URL or Bark's complete test URL and extracts the device key automatically. The device key is stored locally in ~/Library/Application Support/Codex Beacon/bark-device-key with owner-only permissions and is never synchronized by Codex Beacon. Codex Beacon sends one notification when either the 5-hour or weekly allowance first reaches 50%, 10%, exhausted, or available again. Thresholds are recorded once per usage window to avoid duplicate notifications.
Users upgrading from the Keychain-backed preview will see Reconnect Bark once. Paste the Bark Push URL and run Test again; later launches use the owner-only local file without a Keychain prompt.
Preview builds are unsigned. macOS may show:
"Codex Beacon" Not Opened
Apple could not verify "Codex Beacon" is free of malware.
Use one of these options:
If you already trust this app and macOS still blocks it, remove quarantine:
xattr -dr com.apple.quarantine "/Applications/Codex Beacon.app"Run the mobile notification regression harness with:
scripts/test_mobile_notifications.sh| Back | FazBrowse Home | New Git URL |