AnalogDigitsClock is a project that visualizes time using an analog clock with a unique digital-style representation, developed using QML and C++.
- Combines analog and digital clock aesthetics.
- Responsive and visually appealing design using QML.
- Cross-platform compatibility.
- Qt 5.15+ (or later)
- C++ Compiler compatible with Qt
- Clone the repository:
git clone https://github.com/tackelua/AnalogDigitsClock.git cd AnalogDigitsClock
- Open the
AnalogDigitsClock.pro
file in Qt Creator. - Configure the project and click the Build button.
Run the application after building to display the clock.
This project is licensed under the Creative Commons Attribution 4.0 International License. You are free to use, modify, and share the code as long as you provide appropriate credit to the original author.