Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vaulty

Transparent WIP screen lock for macOS.

Your terminals stay visible and keep running. Nobody can click or type into them without the password. No Escape skip.

Website · Download

Features

  • Transparent overlay - desktop stays live underneath
  • Password unlock only (no Escape hatch)
  • ⌘⇧L global shortcut to lock (command + shift + L)
  • Control Panel to set password, lock message, and dim opacity
  • Menu bar app (◐) - lightweight, local-only settings

Install

Download Vaulty-x.y.z-macos.zip from Releases, unzip, drag Vaulty.app to Applications (or ~/Applications), then open it.

Unsigned build - if macOS says it's damaged:

xattr -cr ~/Applications/Vaulty.app
# or:
xattr -cr /Applications/Vaulty.app

Then open normally. Grant Accessibility when prompted for full shortcut blocking (Cmd+Tab etc.).

Use

Action How
Lock ⌘⇧L or menu bar ◐ → Lock Screen
Unlock Type password → Enter
Control Panel Menu bar ◐ → Control Panel…
Quit Menu bar ◐ → Quit Vaulty (disabled while locked)

Default password on first launch: anishisagentic - change it in the Control Panel.

Settings live at:

~/Library/Application Support/com.anishfyi.vaulty/settings.json

Build from source

make run       # build, install to ~/Applications, launch
make package   # zip for distribution → dist/Vaulty-VERSION-macos.zip

Release

Push a v* tag. CI builds the macOS zip and attaches it to a GitHub Release.

git tag v1.0.0
git push origin v1.0.0

License

MIT

About

Vaulty - transparent WIP screen lock for macOS. Password to unlock. Terminals stay live.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages