paniclock
Instantly disable Touch ID and lock your Mac with one click or keyboard shortcut.
File Explorer
Download Latest Version (.zip)- build.yml
- copilot-instructions.md
- dependabot.yml
- paniclock-logo-and-name-v1.png
- Contents.json
- icon_128x128.png
- icon_128x128@2x.png
- icon_16x16.png
- icon_16x16@2x.png
- icon_256x256.png
- icon_256x256@2x.png
- icon_32x32.png
- icon_32x32@2x.png
- icon_512x512.png
- icon_512x512@2x.png
- panic-lock-logo.png
- Contents.json
- panic-lock-logo.png
- Contents.json
- AboutView.swift
- Info.plist
- KeyboardShortcutManager.swift
- LaunchAtLoginManager.swift
- LockState.swift
- MenuBarController.swift
- PanicLock.entitlements
- PanicLockApp.swift
- PanicLockManager.swift
- PowerMonitor.swift
- PreferencesView.swift
- ScreenUnlockObserver.swift
- SettingsManager.swift
- contents.xcworkspacedata
- project.pbxproj
- Helper.entitlements
- HelperMain.swift
- HelperTool.swift
- Info-Helper.plist
- Launchd.plist
- release.sh
- uninstall.sh
- XPCProtocol.swift
- .gitignore
- ExportOptions.plist
- LICENSE
- README.md
- SECURITY.md
# Installation Guide
1. Get the code
git clone https://github.com/paniclock/paniclock
Downloads the entire project code from GitHub to your computer.
cd paniclock
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Homebrew A package manager for macOS/Linux.
brew install paniclock/tap/paniclock
Installs the pre-built package via Homebrew β no source build required.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
