|
Apple just approved Super Easy Timer 2.0 n the Mac App Store! 🎉 If you haven’t been following along, this app has made $7k over it’s lifetime (8 years, but was dying), so I spent the last two months fixing up deprecated code and revamping the UI. There is a lot of work that goes into everything around the launch. A new marketing website, the localizations, the screenshots, the preview video, and onboarding flow. Here’s everything that went into my latest launch (and how I avoided rejections at the end).
​
Download Super Easy Timer 2.0 → Mac App Store link​ 10 things I did to relaunch my app
What’s next? A Windows version is almost finished, 79+ beta testers are sending feedback, and a marketing push is coming on YouTube and Instagram. Right now I’m at 312 downloads for the last 90 days. I’ll report back next week, and again in a month, so you can watch whether a launch like this moves anything. Day-one numbers don’t tell you much. Early Feedback: Loving the new styles and presentations! — Ben I’ve been using Super Easy Timer every day. I kind of don’t think i’ll ever close it. It’s just great to have floating around when I need it. — Dan If you time anything (talks, workouts, focus blocks, presentations), grab it: Download Super Easy Timer 2.0 → Mac App Store link​ How I avoided rejections:
Happy coding! Paul Solt P.S. Do you need more accountability or focus to ship your own apps? Hit reply and tell me what app you want to publish. |
Join 6,727+ iOS/macOS developers using Codex and Claude to build and ship apps. Expect practical tutorials, repeatable workflows, and hard-earned lessons from 7 shipped apps and time at Apple, Microsoft, and GoPro.
Hey Reader,This week, I started a manager agent before bed, and it worked all night. When I woke up, it had broken a working feature, added weird workarounds for a problem that wasn't real, and dropped the feature. The feature? Distinguishing between a PiP video close vs. pause in my timer app on iPhone. We had a random 250ms delay to differentiate the two, and removing it broke some behavior. Except the delay wasn't necessary, and the feature was fine before the agents touched it. This kept...
Hey Reader,You can now use Super Easy Timer on iPhone. I had my agents use the Mac app as a reference and extracted a shared library of code using the Swift Package Manager (SPM). This is the brains of my timer app, and it's shared across iOS and macOS. The MVP worked last week, but it wasn't reliable until I added AlarmKit. That allows timers to persist even if the app is force-quit or the iPhone is locked (just like Apple's system alarms). That was my biggest blocker, and now that it's in,...
Hey Reader,My Mac app made $7,900+ over 8 years as a paid app. It made $0 in the three months I gave it away for free. Learn why I made it free, what happened, and what I'm charging next. Read the entire article here. I overhauled the UI this year, localized the App Store Page to 46 languages, and then Apple began featuring it on the front page. Super Easy Timer on the front page (Best New Apps and Updates) Did you know? You can nominate your app to Apple for feature consideration. The Free...