A small program made in python, to organize your tasks simple and fast, without slow graphics and many instructions.
It is mainly made for terminal use, because it is without graphics, but you it can also be runned on IDEs supporting python.
(s)how -shows all the tasks titles
see -prints the tasks content ->format:(title)
(a)dd -adds a new task ->format:(title,content)
complete/d(elete) -deletes a task ->format:(title)
(e)xit -exits from the program(in terminal) and stops it