Launching today

BooBar
AI Dynamic Island for your Mac
66 followers
AI Dynamic Island for your Mac
66 followers
BooBar is a local-first AI Dynamic Island for Mac that brings file organization, download progress, email codes, browser context, GitHub panels, and Codex/Claude tasks into one calm menu bar workspace.
Interactive









Free Options
Launch Team / Built With


BooBar
Love the local-first angle on keeping work context in one surface. How heavy is the menu bar watcher on resources, and how do you handle sensitive items like email codes / file contents (what never leaves the Mac)?
BooBar
@leventbuilds
Thanks! BooBar is designed to stay lightweight: the menu bar watcher uses local timers and macOS-native event hooks where possible, and most monitors only wake up when there is something relevant to check or show. The current build is still early, so we are continuing to tune polling intervals, idle behavior, and resource usage, but the goal is for it to feel like a quiet background utility rather than a constantly busy app.
On privacy: the default direction is local-first. File watching, local file metadata, screenshots/notes, reminders, and the desktop context surface are handled on the Mac. Sensitive items like email verification codes are extracted locally for quick access. BooBar does not need to upload raw email contents or local file contents just to show those desktop highlights.
There are a few optional features that may contact external services, such as subscription/license checks, web page monitoring, or user-enabled AI features. We are working on making those boundaries clearer in the UI and docs, including exactly what is processed locally, what may leave the Mac, and how to disable network-backed features. Privacy controls and more transparent resource reporting are near-term improvements.
Does it work with local llms?
BooBar
@fberrez1
Yes, partially. BooBar currently supports OpenAI-compatible AI endpoints, so if your local LLM server exposes an OpenAI-style API, such as Ollama, LM Studio, or another compatible gateway, you can usually point BooBar at that local base URL and use it that way.
That said, we still consider first-class local LLM support a work in progress. The current path depends on how complete the local server’s OpenAI compatibility is, and some model/tooling behaviors may differ from cloud providers. We’re planning to make this smoother with clearer presets, local provider docs, and better fallback handling soon.