The missing Lock Screen app for Spotlight of macOS.
Both LaunchBar and Alfred have lock screen functionality built-in for convenience, it's Spotlight's turn now:
Or just locking screen up directly from Finder:
Available since macOS 10.13 High Sierra, Apple has built-in a lock screen shortcut: Command-Control-Q.
Also available under Apple menu => Lock Screen.
Download a pre-built .dmg at releases section, or build by yourself:
- Extract the downloaded master zip
- Build the Lock Screen.app by double clicking the
build.command
script - Copy the Lock Screen.app file in the dist directory to anywhere you'd like (Applications directory preferred)
Unsupported! Please refer to pre-macos-hs branch for more information.
gaomd/lock-screen-app was originally forked from windgazer's WALS repository, only kept lock screen parts with improvements.