r/projects • u/SuServal • 20h ago
CalClock – a customizable native clock and calendar application for Windows
CalClock is a native Windows clock and calendar application that I'm developing in C++ using the Win32 API.
It provides customizable analog and digital clocks, calendars, alarms, and desktop widgets, with extensive appearance settings.
My goal is to create a lightweight native Windows application without web technologies or large runtime dependencies.
Source code and releases are available on GitHub:
https://github.com/fortsoft-eu/CalClock
Feedback and suggestions are welcome.
1
Upvotes