Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soffes/WhatColorIsIt
Time of day as a color as a Mac screen saver
https://github.com/soffes/WhatColorIsIt
Last synced: 3 days ago
JSON representation
Time of day as a color as a Mac screen saver
- Host: GitHub
- URL: https://github.com/soffes/WhatColorIsIt
- Owner: soffes
- License: mit
- Created: 2015-07-19T23:12:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T01:39:43.000Z (about 6 years ago)
- Last Synced: 2024-08-01T22:51:48.208Z (3 months ago)
- Language: Swift
- Homepage: http://blog.soff.es/what-color-is-it
- Size: 116 KB
- Stars: 127
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.markdown
- License: LICENSE
Awesome Lists containing this project
README
# What Color Is It
Time of day as a color. Insired by [What Colour Is It](http://whatcolourisit.scn9a.org).
If it's 8:45am, the color is `#084500`.
## Installation
**[Download the latest release](https://github.com/soffes/WhatColorIsIt/releases).** Unzip and double-click.
## Building
Xcode 7b3 is required since it's written in Swift 2. There is a Demo target included so you can run without having to archive and install every time.
Enjoy.