Add Lockpaw to GUI & Desktop Apps#88
Open
sorkila wants to merge 1 commit into
Open
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Lockpaw — a free, open-source macOS menu bar screen guard with first-class Codex CLI integration.
One hotkey covers the screen and blocks input while Codex keeps running (no sleep), and the locked screen glows + notifies when Codex's
notifyhook fires on an approval request or completion — so you can walk away without either babysitting the terminal or unlocking the machine for the agent. Setup is one command:lockpaw install-hook codex(it writes thenotifyentry toconfig.toml, backs up the file, and won't clobber a foreign notify handler). Touch ID unlock; also works with Claude Code and Gemini CLI.Native Swift, ~10 MB, no analytics, MIT. Entry follows the list format with the flat-square star badge, placed in GUI & Desktop Apps alongside the other macOS menu bar apps.
🤖 Generated with Claude Code