Skip to content

A Simple Countdown Timer made in python using tkinter and win10toast

License

Notifications You must be signed in to change notification settings

BananaBoii600/Countdown-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Countdown-Timer

Python 3.6

A Simple Countdown Timer made in python using tkinter and win10toast

NOTE THAT THIS APP IS ONLY FOR WINDOWS BECUZ WIN10TOAST IS WINDOWS 10 ONLY!

The code is small and simple

GUI

image

Dependencies

This app required python to be installed in your computer

This app also requires some packages like tkinter and win10toast. They can be installed by entering the following commands in the command prompt/terminal:

pip install tk

and

pip install win10toast

Alternatively, you can also install all of these packages by entering one command in the command prompt/terminal by navigating to the path where the repository is downloaded and entering the following command:

pip install -r dependencies.txt

Instructions to run the app

STEP 1 - Make sure your python and pip is up to date

STEP 2 - Download the exe file provided in the latest release

STEP 3 - Run the exe file and you are good to go :)

About

A Simple Countdown Timer made in python using tkinter and win10toast

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages