A product-building companion for people who build alone — a native macOS app.
This repository distributes beta builds. Get the newest one from Releases.
The app's source is not public. GitHub attaches a "Source code" archive to every release automatically; here that archive is this README and nothing else.
- macOS 14 or later
- Apple Silicon (the app is built and tested on Apple Silicon only)
- Download
Supertamer.zipfrom the newest release and unzip it. - Move
Supertamer.appto/Applications, replacing any older copy of the same name. - Open it. Builds are signed with a Developer ID certificate and notarized by Apple, so
Gatekeeper should not warn you and no
xattrworkaround is needed. - If you keep agent sessions open, restart them after installing — a running session keeps talking to the helper binary it started with.
Earlier betas installed two apps side by side. The transition is over and there is one app now,
so delete the retired one by hand — a new install replaces Supertamer.app only, and leaving the
old bundle in place lets it compete for supertamer:// links:
rm -rf /Applications/SupertamerWeb.appYour data is untouched by this. Both bundles opened the same local database and the same iCloud container, and settings you changed in the newer shell are carried over on first launch.
Each beta carries a signed expiry date and refuses to open your data after it. The current build expires 2026-10-01 00:00 UTC. Expiring changes nothing in your database — install a newer build and it opens again.
Report problems in Issues.