Skip to content

Junior77733/Python-Tkinter-GUI-framework---Task-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python-Tkinter-GUI-framework---Task-List-App

A Task List app created using one of Python's GUI frameworks, tkinter.

Allows for creating tasks and setting timers. Sends notifications to your desktop when the timer activates, notifying you of your task.

Things to improve on:

1 - Notifications only activate on a windows OS as of now, will improve upon this soon.
2 - Several Menu tabs provide no functionality as of now (with the exception of exit which closes the App) these Tabs were created as a showcase rather than for general use but the 'exit' tab was given one to show that functionality can be easily applied in a real scenario (Not just for a showcase).

About

A Task List app created using one of Python's GUI frameworks, tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages