Posts tagged with :nextjs:
Atomic Clock
, a website that shows you the current time, as precise as possible using NTP. Normally NTP is very hard to use in the browser, but using Next.js API functions, I've created a little wrapper. The site has an option to switch between a digital and analog clock, and you can customize those with a ton of options to your liking. If you host your own NTP server, which may be even more precise than some public ones, you can configure that too in the settings!
Check out the GitHub: github.com/JustJoostNL/atomic-clock
Website: clock.jstt.me