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

https://github.com/brentengelbrecht/world-clock

World Clock is a Windows desktop app that can quickly show the same time in different timezones
https://github.com/brentengelbrecht/world-clock

c-sharp component csharp desktop-app dotnet dotnet-framework forms user-control weekend-hacking windows windows-desktop windows-forms windows-forms-application windows-forms-csharp winforms work-in-progress world-clock

Last synced: 1 day ago
JSON representation

World Clock is a Windows desktop app that can quickly show the same time in different timezones

Awesome Lists containing this project

README

        

![GitHub repo size](https://img.shields.io/github/repo-size/brentengelbrecht/world-clock)
![GitHub contributors](https://img.shields.io/github/contributors/brentengelbrecht/world-clock)
![GitHub stars](https://img.shields.io/github/stars/brentengelbrecht/world-clock?style=social)
![GitHub forks](https://img.shields.io/github/forks/brentengelbrecht/world-clock?style=social)

# World Clock

World Clock is a Windows desktop app that can quickly show the same time in different timezones

![Animation](https://user-images.githubusercontent.com/72200979/220906835-63caefdc-0c66-41f9-abe9-673ee755e475.gif)

## Built with

- Visual Studio 2019
- .NET Framework 4.7.2
- https://github.com/managed-commons/SvgNet

## Inspired by

1. A work conversation where we tried to set a suitable meeting time with colleagues in India
2. Some old code that I wrote a long time ago [https://github.com/Zooloo2014/celestial-component-library]