command line todo list manager
run the python code
to create a todo item python tasker.py create "list item"
to show the listed items python tasker.py list
to delete a item python tasker.py delete number
Available Commands: completed -- Mark an item as completed create -- To create an item
delete -- To delete an accidently created item list -- To list the todo items list --l -- default/shows the todo list list --c -- list of completed items
never put any sensitive information in it
- Integration with google tasks