Ways to close your Mac.
Shut plays a little animation on your screen as you close the lid, and it follows the hinge. Close slowly and it crawls. Open halfway and it reverses. Unlock and the desktop pours back in.
Download for Mac · macOS 14 or later · Apple silicon MacBooks · Free, MIT
| Fold (iPhone Duo) | The desktop stands still while the machine folds away under it. The default. |
| Sinkhole | Swirls into the notch, then pours back out when you unlock. |
| Frost | Frosts over from the top edge and fades to black. |
| Crease | A book fold across the middle. |
| Recede | Drops straight back into the dark. |
| Slide | Slides down behind the hinge. |
| Shutter | Bars close in from the top and bottom. |
| Fade | A plain dim to black. |
Pick one in the panel, set the speed, and adjust its dials if you like. Every dial for every style is right there, with presets you can name, copy, paste, import and export.
git clone https://github.com/notthamer/shut
cd shut
scripts/build.sh
open build/Shut.app
Or open Shut.xcodeproj in Xcode and press Run. A build from source works the
same as the download, minus automatic updates.
Check your lid sensor with swift run lidangle-cli, and --report formats the
result for an issue.
MIT. Third-party licenses are in THIRD_PARTY_LICENSES.md.
9 commits
Swift
93.0%
Metal
4.4%
Shell
2.5%
Ways to close your Mac.
Shut plays a little animation on your screen as you close the lid, and it follows the hinge. Close slowly and it crawls. Open halfway and it reverses. Unlock and the desktop pours back in.
Download for Mac · macOS 14 or later · Apple silicon MacBooks · Free, MIT
| Fold (iPhone Duo) | The desktop stands still while the machine folds away under it. The default. |
| Sinkhole | Swirls into the notch, then pours back out when you unlock. |
| Frost | Frosts over from the top edge and fades to black. |
| Crease | A book fold across the middle. |
| Recede | Drops straight back into the dark. |
| Slide | Slides down behind the hinge. |
| Shutter | Bars close in from the top and bottom. |
| Fade | A plain dim to black. |
Pick one in the panel, set the speed, and adjust its dials if you like. Every dial for every style is right there, with presets you can name, copy, paste, import and export.
git clone https://github.com/notthamer/shut
cd shut
scripts/build.sh
open build/Shut.app
Or open Shut.xcodeproj in Xcode and press Run. A build from source works the
same as the download, minus automatic updates.
Check your lid sensor with swift run lidangle-cli, and --report formats the
result for an issue.
MIT. Third-party licenses are in THIRD_PARTY_LICENSES.md.
9 commits
Swift
93.0%
Metal
4.4%
Shell
2.5%