Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soffes/Countdown
Mac screensaver for counting down to a date
https://github.com/soffes/Countdown
macos screen-saver swift
Last synced: 3 months 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-16T02:46:27.000Z (over 6 years ago)
- Last Synced: 2024-05-09T20:05:51.652Z (6 months ago)
- Topics: macos, screen-saver, swift
- Language: Swift
- Size: 48.8 KB
- Stars: 972
- Watchers: 27
- Forks: 93
- 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.
[![Countdown Screen Saver](Countdown.gif)](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.