https://github.com/shankscript/purecssclock
A clock widget using pure CSS
https://github.com/shankscript/purecssclock
Last synced: 12 months ago
JSON representation
A clock widget using pure CSS
- Host: GitHub
- URL: https://github.com/shankscript/purecssclock
- Owner: shankscript
- License: mit
- Created: 2015-10-31T13:24:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-22T07:22:10.000Z (over 9 years ago)
- Last Synced: 2025-01-06T16:53:11.830Z (about 1 year ago)
- Language: CSS
- Size: 120 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purecssclock
A clock widget using pure CSS properties. Javascript is used only to get current time from the system. Checkout [Demo](http://codepen.io/shanksrepo/pen/XmYBZx)
### Clock hands animation
Makes use of animation frames with different timings.
### [Demo](http://codepen.io/shanksrepo/pen/XmYBZx)