https://github.com/soffes/countdown
Mac screensaver for counting down to a date
https://github.com/soffes/countdown
macos screen-saver swift
Last synced: about 1 year ago
JSON representation
Mac screensaver for counting down to a date
- Host: GitHub
- URL: https://github.com/soffes/countdown
- Owner: soffes
- License: mit
- Created: 2016-03-22T06:06:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T02:46:27.000Z (almost 8 years ago)
- Last Synced: 2025-03-28T14:09:25.133Z (about 1 year ago)
- Topics: macos, screen-saver, swift
- Language: Swift
- Size: 48.8 KB
- Stars: 980
- Watchers: 28
- Forks: 92
- Open Issues: 10
-
Metadata Files:
- Readme: Readme.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Countdown
Coundown is a Mac OS X screen saver forked from [Motivation](https://github.com/soffes/Motivation). You can use it to countdown to any date you want. (If you pick a date in the past, it will count up from that date instead.)
You can configure the date once you picked it in Screen Saver Preferences in System Preferences.
[](https://github.com/soffes/Countdown/releases)
## Installation
**[Download the latest release](https://github.com/soffes/Countdown/releases).** Unzip and double-click.
If you see a message saying this screen saver doesn't work with this version of OS X and you have 10.11 or higher, just quit System Preferences and relaunch it. The screen savers is pretty buggy when it comes to screen savers written in Swift.
## Building
Xcode 10 is required to build Countdown since it's written in Swift 4.2.