Skip to content

dillonledford/Countdown-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Countdown Widget

A minimal always-on-top desktop countdown timer built with Python and tkinter. Set a title and duration, then a frameless HUD overlay floats on your screen while you work.

ImageImageImage


Features

  • Frameless, transparent overlay that stays on top of all windows
  • Custom title and duration (hours, minutes, seconds)
  • Draggable — click and drag to reposition anywhere on screen
  • Right-click to exit

Requirements

  • Python 3.x

Installation

pip install customtkinter

Usage

python countdown-widget.py
  1. Enter a title and your desired countdown duration
  2. Click Start — the input window disappears and the HUD appears
  3. Drag the timer wherever you want on screen
  4. Right-click the timer to exit

Why I Built This

I wanted a way to track how long I had left on game events with a simple countdown widget on my desktop.

About

A simple desktop countdown widget.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages