A simple To-Do-List application made in Python with Tkinter
- Click to delete task
- Save list to .txt file (Save on close)
- Load .txt file to insert a list
- v1.1 Autosave
- 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