This project is a simple Digital Clock GUI made using PyQt5 in Python.
It displays the current system time in 12-hour format with AM/PM.
- β± Live time updates every second
- π 12-hour format with AM/PM
- π¨ Styled using CSS inside Python
- π’ Lightweight and beginner-friendly
- Python 3.x
- PyQt5
Install dependencies with:
pip install PyQt5-
Clone or download this repository
-
save the script as digital_clock.py
Run the file:
python digital_clock.pyMade with β€οΈ by Aman