An open API service indexing awesome lists of open source software.

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

⏲️ A simple count-down timer for macOS
https://github.com/alja7dali/swift-timer

countdown macos script swift swiftui timer

Last synced: 11 months ago
JSON representation

⏲️ A simple count-down timer for macOS

Awesome Lists containing this project

README

          

⏲️ SwiftTimer

https://user-images.githubusercontent.com/11669302/133908593-2065154c-6c2d-4c82-bc98-8921a18f55b0.mov

#### to run the script
1. make it executable by running
```shell
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 🔴