No uploads
Everything runs on your Mac.
Free macOS utility
Keep taking screenshots the normal Mac way. Screenshot Clock fixes the filenames so review folders stay in order without switching your whole Mac to 24-hour time.
curl -fsSL https://tools.kelownafilmstudios.com/macosscreenshot/install.sh | zsh
Open Terminal with Cmd + Space, type Terminal, then press Return. You can also open Applications / Utilities / Terminal.
The dollar sign is visual only. The copied command starts with curl.
The problem
Screenshot folders become hard to scan when 11 PM files sort beside 11 AM files. The fix is simple: keep normal screenshots, but make their filenames sort by the real time.
Before and after
Screen Shot 2026-06-15 at 11.30.12 PM.png
Screen Shot 2026-06-15 at 23.30.12.png
How it works
Keep the Mac screenshot shortcut. Use the same screenshot keys and the same files.
Choose name, folder, and time mode. Setup asks before it changes screenshot settings.
Recommended mode keeps your clock alone. New screenshots are renamed after capture so filenames sort in 24-hour order.
Floating preview stays on by default. Setup only disables it if you choose that option.
Install
Paste the install command into Terminal. It asks for screenshot name, folder, time mode, and whether to disable the floating preview thumbnail.
Local limits
Screenshot Clock is designed for people who care about order but do not want another account, cloud service, subscription, or screenshot manager.
Everything runs on your Mac.
Install and uninstall use visible Terminal commands.
Run setup again later to change screenshot name, folder, or mode.
Uninstall can restore saved managed screenshot settings when available.
Uninstall
The installer saves a first-install restore snapshot before it changes screenshot settings. Uninstall uses that snapshot when it exists, then removes the watcher, local commands, config, command file, and restore snapshot.
After install, you can also run
~/.local/bin/macosscreenshot-uninstall or open
~/Library/Application Support/Kelowna Film Studios/macosscreenshot/Uninstall macOS Screenshot.command.
curl -fsSL https://tools.kelownafilmstudios.com/macosscreenshot/uninstall.sh | zsh
If saved restore settings exist, uninstall restores the screenshot name, screenshot folder, floating thumbnail preference, and 24-hour clock override key. If no saved settings exist, it clears only the managed keys so macOS falls back to its defaults.
It records time zone only for reference. It does not change or restore time zones, and it does not delete your screenshots or screenshot folders.