Show HN: Team Timezone Wall (100% offline, single file)

1 jharohit 4 8/3/2025, 7:22:21 AM
I made a self-hosted, single-HTML-file timezone wall for tracking timezone (working hours) for my global team.

You can grab the file here: https://github.com/jharohit/team-timezone-wall#

I got tired of constantly googling "what time is it in [city]?" to schedule meetings with my remote team. I wanted a simple, at-a-glance view of everyone's local time, but I didn't want yet another cloud service or a heavy app for something so simple.

So, I built Team Timezone Wall with Cursor. Honestly its no feat of engineering or super complicated but solves once specific problem and has been my daily use tool for months now. Quite sticky!

For the self-hosting and privacy-minded folks here, the best part is its simplicity:

- It's a single index.html file. No dependencies, no build steps, no external scripts.

- Zero tracking and completely server-less. It runs entirely in your browser. Nothing is sent anywhere.

- Infinitely portable. You can host it yourself on any static web server, use it with file:///, or just pass the file around.

It's a small tool, but it solves a real headache for me without compromising on privacy or simplicity.

Comments (4)

antman · 1h ago
Looks nice! Would be also useful to add people in TZsI don't remember I have an Excel for that. Also could add the countries holidays.
jharohit · 1h ago
You mean you just know the city the person is in but not the timezone?
antman · 58m ago
I have multiple people per city and don't always remember who is where.
jharohit · 55m ago
ah! like names of people is it? hmm let me see, good point for larger teams. how would you ideally want to see it - just click on tile and it pops up a textbox with all names? dont want to complicate it