Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spences10/timezonerr

⌚ See what the time is in other time zones
https://github.com/spences10/timezonerr

daisyui svelte svelte5

Last synced: about 1 month ago
JSON representation

⌚ See what the time is in other time zones

Awesome Lists containing this project

README

        

# ⏰ Timezonerr

> Because "What time is it there?" shouldn't require a PhD in timezone
> calculations!

## 🌍 What's This?

Ever been in a Slack chat trying to schedule a meeting with teammates
spread across the globe, and someone says "Let's meet at 9am!" leaving
you thinking "9am WHERE?!"

Timezonerr is your friendly neighbourhood timezone converter, built
for distributed teams who are tired of doing timezone math in their
heads!

## ✨ Features

- 🔍 Smart search (type "turkey" instead of remembering
"Europe/Istanbul")
- 🎯 Quick timezone comparison
- 📊 Visual time alignment (see how times line up across zones)
- 💾 Remembers your selected timezones
- 🌙 Works with your system theme

## 🛠️ Tech Stack

- 🎯 SvelteKit, Svelte 5
- 💅 daisyUI
- 📝 TypeScript

## 🚀 Getting Started

```bash
# Clone this bad boy
git clone https://github.com/spences10/timezonerr.git

# Install the goodies
pnpm install

# Fire it up!
pnpm dev
```

## 🤖 Built With AI

This project was crafted with the help of:

- [Cline](https://github.com/cline/cline) - The CLI that feels like
pair programming
- [Cursor](https://cursor.sh/) - The editor that thinks with you

## 🎯 Why I Built This

Working with a globally distributed team means you're always doing
timezone math in your head. After one too many "Sorry, I thought you
meant 9am MY time" moments, I decided to build something to make our
lives easier.

## 📜 License

MIT - Because sharing is caring!