Tool Open source
Mac Duo is a free macOS menu-bar app that recreates the iPhone Duo visual effect on compatible MacBooks. As the lid closes, it uses the built-in lid-angle sensor and ScreenCaptureKit to capture and render the live screen, while Metal applies perspective, blur, and dimming. The perspective is adjustable, and the app supports English and Simplified Chinese.
It requires macOS 14 or later, a compatible built-in lid-angle sensor, and Screen Recording permission. Prebuilt downloads are provided for Apple Silicon and Intel Macs; the project can also be built with Xcode using Swift 6.0 or later. The effect applies only to the built-in display, stops when macOS sleeps, and passes clicks through to the applications underneath. The code is licensed under Apache License 2.0.
1 use taken from transcripts — each links to the moment in the video.
A MacBook app that recreates the iPhone Duo fold effect using the lid angle sensor, screen capture, Metal rendering, perspective, blur, and dimming.
1 in the library.