Skip to content

A countdown timer with a visual display of hours, minutes, and seconds.

Notifications You must be signed in to change notification settings

shashankatthaluri/Countdown_animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

🚀 Countdown Timer

A simple countdown timer with a visual display of hours, minutes, and seconds. Get ready for the BOOM! 💥

Features 🚀

  • 🕒 Visual display of hours, minutes, and seconds using colorful digits.
  • 🔄 Customizable countdown duration.

Requirements 📝

  • 🐍 Python 3
  • 🌈 Colorama library (install via pip install colorama)
  • 🔢 SevSeg module (included in the project)

Usage

  1. 🏃‍♂️ Run the program.
  2. 📊 Enter the desired number of seconds when prompted.
  3. 🚀 Watch the countdown with vibrant digits.
  4. 💣 Brace yourself for the BOOM!💣

How to Run 🏃‍♂️

python countdown.py

Example

Enter the number of seconds: 10, it starts from 10 and ends with 0.

Output:
 __   __       __   __       __   __
|  | |  |  *  |  | |  |  *  |  | |  |
|__| |__|  *  |__| |__|  *  |__| |__|

    * * * * BOOM * * * * Time Up * * * *  

Contributing 🤝

Contributions are welcome! If you have ideas or improvements, feel free to open an issue or create a pull request. 🚀

About

A countdown timer with a visual display of hours, minutes, and seconds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages