Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacBackroom

简体中文

MacBackroom is a macOS menu bar app for fast Space switching and a small set of efficiency-focused system controls.

Features

  • Switch to the left or right Space from the menu bar popup
  • Trigger switching with global shortcuts: ⌃⌥⌘← and ⌃⌥⌘→
  • Block repeated overshoot input near the Space boundary
  • Adjust Dock Space animation, autohide delay, and autohide animation speed, then restart Dock to apply changes
  • Show the current managed Space snapshot and refresh it manually

Download

  • Download the latest packaged app from Releases
  • The release build is not code signed
  • macOS may block the first launch; use Finder Open once, or remove the quarantine attribute manually:
xattr -dr com.apple.quarantine /Applications/MacBackroom.app
  • Grant Accessibility permission after launch so the app can send the switching gesture

Build From Source

git clone https://github.com/OneChirpZ/MacBackroom.git
cd MacBackroom
xcodebuild -project MacBackroom.xcodeproj -scheme MacBackroom -derivedDataPath .DerivedData build

Notes

  • macOS only
  • Uses private SkyLight APIs and synthetic gesture events
  • Not suitable for App Store distribution

License

About

A macOS menu bar utility for fast Space switching and efficiency-focused system controls.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages