Skip to content

A simple To-Do-List application made in Python with Tkinter

Notifications You must be signed in to change notification settings

saleemtoure/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A simple To-Do-List application made in Python with Tkinter

Screenshots

Screenshots

Features

  • Click to delete task
  • Save list to .txt file (Save on close)
  • Load .txt file to insert a list

Updates

  • v1.1 Autosave

Modules

  • Tkinter (Internal, for a simple GUI)
  • sv_ttk (External, Sun Valley ttk theme for GUI)
  • Os (Internal, for path management)

*A whole year of commit history lost due to deletion of the original repository

About

A simple To-Do-List application made in Python with Tkinter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages