Description
Graphical task manager, based on the todo.txt format.
To use it as todo.sh add-on, create a symlink like this: mkdir ~/.todo.actions.d/ ln -s $(which effitask) ~/.todo.actions.d/et
Or use it as standalone program by defining some environment variables like described in the projects readme.