A simple console-based todo list application, intended for personal use.
The application uses an external file to store the todo list.
Users can view, add, remove, tick, and untick items. They can also clean the list, removing all ticked items.
Users can view all possible commands via the '--help' command.