An open API service indexing awesome lists of open source software.

https://github.com/emmanuel-howard/digital-clock


https://github.com/emmanuel-howard/digital-clock

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# PyQt5 Digital Clock (Python)

## Overview
This project is a simple digital clock built using Python and the PyQt5 framework. The application displays the current time in a digital clock style, utilizing a custom font and styled with CSS for a modern appearance.

## Features
- Displays the current time in hh:mm:ss AP format (e.g., 12:45:30 PM).
- Modern design with a black background and orange-colored time.
- Uses a custom digital clock font (DS-DIGIT.TTF).
- Automatically updates every second using a QTimer.

## Requirements
Python 3.8 or later
PyQt5 Library

##Example Output
![Digital CLock Screenshot](C:\Users\Emmanuel\Downloads)