This README covers tech stack, usage, and PWA support, along with a API & Chrome Extenson, seeing worker code, and licensing
🌐 Click here to use the Live Clock!
AccurateClock relies on cloudflare workers to deliver precision, as well as using vanilla HTML/CSS/JS to build the thing.
No frameworks like Astro, Node.js or Svelte are used.
AccurateClock is pretty simple, but the clock emoji opens up a menu with all GMT time zones you can select.
Previews are shown below:

<-- the 18:17 you see is just HH:MM (24 hour)
This perfectly supports PWA, service workers, sitemap.xml, and robots.txt.
If you want a API click here to visit API GitHub
If you want a Chrome extension click here
To see the worker code, visit worker.js
You can see the code for yourselves to check if legit (I support this), or just see all the code.
BSD-3-CLAUSE LICENSE