https://github.com/triomit50/timer
Simple Python code for a Countdown Timer.
https://github.com/triomit50/timer
code python time timer
Last synced: 10 months ago
JSON representation
Simple Python code for a Countdown Timer.
- Host: GitHub
- URL: https://github.com/triomit50/timer
- Owner: triomit50
- Created: 2025-03-29T14:01:59.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T14:44:00.000Z (10 months ago)
- Last Synced: 2025-03-29T15:20:03.042Z (10 months ago)
- Topics: code, python, time, timer
- Language: Python
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⏲️Timer
## Description:
A simple Python code for a Countdown Timer. Desired hours, minutes and seconds are entered by the user and hence, the countdown starts.
Upon the end of the countdown timer, a notification ping is heard.