A simple digital clock application built with PyQt5.
- Real-time clock display
- Custom font usage
- Black background with green-colored digits
- Python 3.x
- PyQt5
- Clone or download this repository.
- Make sure Python 3 and PyQt5 are installed.
- Run the program with:
python digital_clock.py
