ShareIf you're new here, you may want to subscribe to my RSS feed and if you have questions related to your ubuntu system post question to our forums. Thanks for visiting!
{lang: 'en-GB'}
A simple task list manager but with extra features designed for developers, programmers and teams.The idea for this project came about when i was looking for a good task manager for my GNOME desktop, one thing i noticed is that almost all of them have the same set of features. Pytask is my view of how a good simple task manager should work and also a learning project.
Install pytask in ubuntu lucid
Open the terminal and run the following commands
sudo add-apt-repository ppa:nisshh/pytask-releases
sudo apt-get update
sudo apt-get install pytask
Using Pytask
You can open this application from Applications > Accessories>Pytask

Once it opens you should see similar to the following screen

Once you enter task you should see similar to the following screen

Related posts