Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willuhmjs/dynamicclock
A clock that dynamically changes theme based on the time.
https://github.com/willuhmjs/dynamicclock
Last synced: 3 days ago
JSON representation
A clock that dynamically changes theme based on the time.
- Host: GitHub
- URL: https://github.com/willuhmjs/dynamicclock
- Owner: willuhmjs
- License: mit
- Created: 2021-04-18T21:48:49.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T18:44:47.000Z (about 3 years ago)
- Last Synced: 2024-04-28T05:42:33.125Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DynamicClock
A clock that dynamically changes theme based on the time. Background color changes depending on time of day. 12/24 hour time can be toggled by clicking the time.## Configuration
See src/config.js for parameters.## License
**DynamicClock** is licensed under the [MIT License](https://github.com/willuhm-js/DynamicClock/blob/master/LICENSE)## Gallery
![Morning](gallery/morning.png)
![Day](gallery/day.png)
![Evening](gallery/evening.png)
![Night](gallery/night.png)
![24hour](gallery/24hr.png)