Loom is a native macOS menu bar app that shows a live overlay of your Mission Control Spaces.
- macOS 14 or newer
- Apple Silicon or Intel Mac
./build.shThe script writes the app bundle to dist/Loom.app and opens it after a successful build.
- Hold Control: Show Spaces overlay
- Release Control: Hide Spaces overlay
Cmd+,: Open SettingsCmd+Q: Quit Loom
Sources/Loom/ Swift source files
Resources/ App metadata and icon
dist/ Generated app bundle
build.sh Local build script
MIT
