A simple lightweight, borderless Windows desktop clock widget built using .NET 8 and WPF. It features a clean digital clock UI with smooth animations and a minimal widget-style design.
✨ Features:
- Borderless, draggable widget window
- Digital clock with blinking colon
- Smooth fade-in and fade-out animations
- Custom application icon (.ico)
- Lightweight and standalone executable
- Built for Windows 11 (25H2 compatible)
🛠️ Tech Stack
.NET 8 WPF (Windows Presentation Foundation) C#
🎯 Purpose:
This project was built as a learning exercise to explore:
WPF UI design and layout Window lifecycle management Animations and transitions Desktop widget-style application behavior
🚀 Getting Started
- Clone the repository
- Open the project in Visual Studio / VS Code
- Build and run using .NET 8
OR
- Download the zip file, and run the
clockit.exe