nanobar-0.1.3 is not a library.
Nanobar
~90 lines of Rust. A minimal macOS menu bar manager.
No Bartender, no Ice, no accessibility permissions, no Screen Recording permissions.
How it works
Creates an invisible NSStatusItem pusher. On click, it expands to 10000pt, pushing icons to its left off-screen. Same native technique as Bartender/Ice — no private APIs, no SIP.
Install
Download (recommended)
From GitHub Releases:
# Apple Silicon (M1/M2/M3/M4)
|
# Intel Mac
|
From source
Usage
Runs in the background automatically. A › separator appears in the menu bar.
- ⌘+Drag
›to adjust the separator position - Left-click
›to hide icons to its left (becomes‹), click again to restore - Right-click → Quit
Auto-start at login
Remove auto-start
License
MIT