Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 627 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 627 Bytes

curtain

Physical screen locking for macOS Screen Sharing based on franrogers/curtains.

Lock screen while controlling the Mac remotely.

Installation

brew install zhuorantan/curtain/curtain

Usage

Lock physical screens and input devices:

curtain lock -m "Optional message displayed on screen"

A confirmation prompt would show to make sure you don't lock yourself out of your Mac. To skip the prompt, use the -y option:

curtain lock -y

To unlock:

curtain unlock

License

MIT license