Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wandmalfarbe/simple-clock-screensaver

A simple clock screensaver for macOS written entirely in Swift. It has support for skins/themes (in source code only) and can be styled to match a wide variety of analogue wall clocks.
https://github.com/wandmalfarbe/simple-clock-screensaver

analogue-clock clock clock-screensaver clockface mac-screensaver macos screensaver screensavers swift

Last synced: 1 day ago
JSON representation

A simple clock screensaver for macOS written entirely in Swift. It has support for skins/themes (in source code only) and can be styled to match a wide variety of analogue wall clocks.

Awesome Lists containing this project

README

        

# Simple Clock Screensaver

A simple clock screensaver for macOS written entirely in Swift. It has support for skins/themes (in source code only) and can be styled to match a wide variety of analogue wall clocks.

## Skins

![Braun BN0032 Dark](images/BraunBN0032Dark.png)

![Five O'Clock](images/FiveOClock.png)

![Kundo Quartz Wecker](images/KundoQuartzRepetitionWestGermanyWecker.png)

![Seiko Standard KX308K](images/SeikoStandardKX308K.png)

![Swiss Railway Clock Dark](images/SwissRailwayClockDark.png)

![Swiss Railway Clock Light](images/SwissRailwayClockLight.png)

## Installation

- Download the [latest version](https://github.com/Wandmalfarbe/Simple-Clock-Screensaver/releases/latest) of the screensaver from the releases page.
- Extract the ZIP file by double-clicking on it.
- Install the screensaver by double-clicking on the file with the extension `.saver`.

## Credits

- The screensaver uses a `Date` extension by Daniel Love.

## License

This project is open source licensed under the BSD 3-Clause License. Please see the [LICENSE file](LICENSE) for more information.