Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samn/clock
proof of concept
https://github.com/samn/clock
Last synced: about 21 hours ago
JSON representation
proof of concept
- Host: GitHub
- URL: https://github.com/samn/clock
- Owner: samn
- Created: 2011-03-06T22:25:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-03-06T22:30:47.000Z (over 13 years ago)
- Last Synced: 2024-04-14T23:39:25.973Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 77.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Clock
This proof of concept shows you approximatley how many seconds have elapsed in a minute without needing to display them. It fades between two colors so you can see a glance whether the minute has just started or is ending.
Demo: http://gotanysnacks.com/clock/
##TODO:
* Specify colors for different times,
e.g. a specific color for 15, 30 & 45 seconds
so you can see how many seconds have elapsed with more precision