UPDATE: This app is no longer actively being developed. However, it will still be available on the Microsoft Store for download.
Short answer: Multiple event countdown timer written in C# (UWP)
Long answer: Eventempo is an UWP countdown timer app for Windows 10 devices. Simply enter in a new event and the app will show you how many years, months, days, hours, minutes, and seconds are left until the event.
Some features include:
- support for multiple event countdown timers
- easy add/edit event page
- automatic saving of events in between sessions
- year/month/day/hour/minute/second countdown
- colorful event customization
- notification alerts at 5 minutes remaining and at time
This is my first app, and I've learned a lot from this project and about app development.
- Kirk Woll and DateTimeSpan CompareDates method here