wahaj-yousef / swift-timer

A simple count-down timer for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⏲️ SwiftTimer

timer-demo.mov

to run the script

  1. make it executable by running
chmod +x timer.swift
  1. then type ./timer.swift, or pass the scaleFactor as an argument by ./timer.swift 3
  2. to close it type ctrl + c, or by pressing the close button 🔴

About

A simple count-down timer for macOS

License:MIT License


Languages

Language:Swift 100.0%