Simple Task Manager to make the separation between important/urgent taks. Important and Urgent tasks should be done ASAP, Important and Not Urgent tasks should be planned, Not Important but Urgent tasks should be delegated and Not Important and Not Urgent tasks should be canceled.
Code is written in C# mono with monodevelop IDE. GUI is in GTK# SQL DB is used to store data between executions.