Skip to content

swiss_bar 0.6.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:45
· 8 commits to main since this release

What's new

  • Fix: the Claude usage indicator no longer gets stuck showing the last session's usage after a session reset. claude -p "/usage" omits the "resets ..." time entirely when no session is active yet (e.g. right after a reset), which the parser previously treated as a failure and silently kept the old snapshot displayed instead of updating to 0%.

This build is signed with swiss_bar's self-signed release certificate, not an Apple
Developer ID - macOS Gatekeeper will warn that it's from an "unidentified developer."
See INSTALL.md for why, and
the two ways to open it anyway.

Quick version:

  1. Open the DMG, drag swiss_bar.app to /Applications.
  2. Run xattr -cr /Applications/swiss_bar.app in Terminal, or try to open the app
    and then approve it via System Settings -> Privacy & Security -> "Open Anyway".
  3. Grant Accessibility (and Input Monitoring, if prompted) when asked - required for the
    window switcher and keyboard features.

Every release is signed with the same certificate, so these permission grants persist
across future updates.