Skip to content
F

File Based To Do

Project ID: 65743

A simple To-do python app that saves the current to-do list to a file and reads from it when starting up. The file allows for other programs to add to the list without accessing the app directly (will probably not update instantaneously)