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
- Host: GitHub
- URL: https://github.com/alja7dali/swift-timer
- Owner: Alja7dali
- License: mit
- Created: 2021-08-08T22:28:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T22:43:24.000Z (over 4 years ago)
- Last Synced: 2025-01-16T19:51:23.539Z (about 1 year ago)
- Topics: countdown, macos, script, swift, swiftui, timer
- Language: Swift
- Homepage:
- Size: 3.81 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 🔴