Installation

Requirements #

  • macOS 13.0 or later
  • yabai
  • gh CLI (optional, for GitHub notifications)

Install from release #

  1. Download the latest release from the Releases page.
  2. Move a-bar.app to /Applications.
  3. Remove quarantine*:
sudo xattr -rd com.apple.quarantine /Applications/a-bar.app
  1. Launch a-bar. If macOS blocks it, open System Settings → Privacy & Security and click Open Anyway.
  2. Grant required permissions when prompted.

(*) I'm not planning to notarize the app: Apple is already collecting enough money from developers

Build from source #

git clone https://github.com/Jean-Tinland/a-bar.git
cd a-bar
open a-bar.xcodeproj

Build and run with ⌘R in Xcode.

Something is wrong in this documentation? Please open an issue on GitHub in a-bar repo.
Toggle documentation menu