Tag: app

  • MiniTimer: a minimal macOS app for setting timers

    MiniTimer: a minimal macOS app for setting timers

    Screenshot of the MiniTimer app displaying a 10 minute timer

    This past weekend I saw a tweet by Daniel Eden in which he created a very simple timer app using SwiftUI and Combine frameworks.

    I decided to make one for myself because I thought it would be really useful at work and also because it was a very practical way to learn some Swift programming.

    As I was at it I took the time to make a simple icon — because why not?

    The original code can be found in Daniel Eden’s Github. Thanks, Daniel!

    Download

    MiniTimer.zip (169 KB)

    Note: requires macOS Catalina or later.