Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spences10/timezonerr
- Owner: spences10
- Created: 2025-01-08T20:02:35.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-20T04:14:27.000Z (about 1 month ago)
- Last Synced: 2025-01-20T05:22:04.488Z (about 1 month ago)
- Topics: daisyui, svelte, svelte5
- Language: Svelte
- Homepage: https://timezonerr.com
- Size: 137 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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!