ClockSync is the simplest way to coordinate meetings across time zones. Share a link, and everyone sees their local time. No accounts, no downloads, no complexity.
- 🕐 Real-time Time Conversion: Convert times between 400+ time zones instantly
- 🔗 Shareable Links: Generate links that show the same meeting time in everyone's local timezone
- 🌍 Automatic Timezone Detection: Automatically detects visitor's timezone for seamless experience
- ⏰ Working Hours Indicator: Visual indicators showing if it's working hours in each timezone
- 🎨 Minimalist UI: Clean, dark interface that focuses on what matters
- Frontend: Next.js 16.0.1, React, TypeScript
- Timezone Data: @vvo/tzdb (400+ timezones)
- Node.js 18+ and npm
-
Clone the repository
git clone https://github.com/vinodjangid07/ClockSync.git cd ClockSync -
Install dependencies
npm install
-
Start development server
npm run dev
-
Open your browser Navigate to http://localhost:3000
- Visit ClockSync
- Click "Try ClockSync" to access the tool
- Select your source timezone and time
- Choose destination timezone to see the converted time
- Add multiple timezones to compare times across regions
- Set up your meeting time and relevant timezones
- Click "Generate Shareable Link"
- Share the link with participants
- Everyone sees the meeting time in their local timezone
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create your feature branch
git checkout -b feature/amazing-feature
- Commit your changes
git commit -m 'Add some amazing feature' - Push to the branch
git push origin feature/amazing-feature
- Open a Pull Request
- Follow the existing code style and conventions
- Test your changes across different timezones
- Ensure responsive design on various screen sizes
- Update documentation for new features
This project is licensed under the MIT License - see the LICENSE file for details.
- Developer: Vinod Jangid
Built by Vinod Jangid
