Skip to content

A simple countdown timer application built with Python and CustomTkinter. This application allows users to set a target date and time, displaying the remaining or elapsed time in various formats.

License

Notifications You must be signed in to change notification settings

Nieznany237/CustomTkinter-Countdown

Repository files navigation

CustomTkinter-Countdown

A versatile time calculator built with Python 3.13 and CustomTkinter that handles both:

  • Remaining time: Calculate remaining time until future events (deadlines, birthdays, holidays)
  • Elapsed time: Track duration since past events (anniversaries, milestones, project starts)

Required Libraries

Library Purpose Installation
CustomTkinter Modern UI components pip install customtkinter
Pillow Image handling pip install pillow
python-dateutil Advanced date calculations pip install python-dateutil
CTkMenuBar Modern MenuBar pip install CTkMenuBar

Examples

Here are examples of how the application looks:

Example 7 Example 8 Example 9

Old images from previous versions

Example 1 Example 2 Example 3

About

A simple countdown timer application built with Python and CustomTkinter. This application allows users to set a target date and time, displaying the remaining or elapsed time in various formats.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages