- easy to use TODO app in raw python3
- no modules needed
- install python3
- download this repo and extract
- start "app.py" in terminal
--Command--|--Usage--
- quit |close programm
- reset |reset todo list
- list |show todo list
- add,this |add 'this' to todo list -!! id is provided by list: do list first. !!
- chk,id |check 'id' on todo list
- del,id |delete 'id from todo list
- MIT LIcense
- have fun with this