SwiftTimer
A simple count-down timer for macOS.
to run the script
-
make it executable by running
chmod +x timer.swift
-
then type
./timer.swift
, or pass the scaleFactor as an argument by./timer.swift 3
-
to close it type
ctrl
+c
, or by pressing the close button