SwiftTimer

A simple count-down timer for macOS.

to run the script

  1. make it executable by running

    chmod +x timer.swift

  2. then type ./timer.swift, or pass the scaleFactor as an argument by ./timer.swift 3

  3. to close it type ctrl + c, or by pressing the close button

GitHub

https://github.com/Alja7dali/swift-timer