DEV Community

Apoorv Darshan
Apoorv Darshan

Posted on

Your folder, your rules: timestamps and per-device subfolders

Screenshot tools that dump everything into one pile age badly. TetherShot lets you decide where captures go and how they're organized.

Pick any destination folder. Filenames are timestamped so they sort cleanly and never collide. And if you work with more than one device, you can turn on per-device subfolders so each iPhone gets its own directory automatically, no manual sorting after the fact.

That matters when you're capturing a personal phone and a couple of test devices in one session: the files land where they belong on the way in, not in a cleanup pass later.

Local-first by design: the files are yours, on your Mac, with no servers in the path. Native Swift 6 / SwiftUI menu-bar app, macOS 14+, open source under MIT.

https://github.com/apoorvdarshan/TetherShot

Top comments (0)