https://github.com/xiaomi7732/jsclock
PWA clock that has a second on it
https://github.com/xiaomi7732/jsclock
clock css example flexbox javascript manifest pwa seconds serviceworker
Last synced: 2 months ago
JSON representation
PWA clock that has a second on it
- Host: GitHub
- URL: https://github.com/xiaomi7732/jsclock
- Owner: xiaomi7732
- License: mit
- Created: 2022-08-31T04:07:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T05:13:48.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T03:53:20.595Z (4 months ago)
- Topics: clock, css, example, flexbox, javascript, manifest, pwa, seconds, serviceworker
- Language: HTML
- Homepage: https://clock.codewithsaar.net
- Size: 75.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# The simple clock
A PWA that displays the current time with seconds portion.
Visit live site at:
## Why I built this
* Windows 11 clock doesn't show seconds portion.
* I was annoyed.
* I had sometime.
* I want to see how a simple PWA works.