vote up 5 vote down star
7

I need a Project management tool that works in Linux, and has Gantt charts.

  1. It doesn't have to be free, just not expensive.
  2. I don't care how it stores the information I give it, as long as I can access it.
  3. I must be able to print the Gantt charts.
  4. Must work in Linux.

With those requirements, what can you recommend?

TheObserver asked a windows specific version of this question here.

Thanks for the help everyone.

flag

10 Answers

vote up 2 vote down check

Planner, and OpenSched, in that order. There are some decent online Gantt (this is the correct spelling) chart tools online as well, usually integrated within a project management or bug-tracking web app or software package.

link|flag
vote up 1 vote down

The answers to http://stackoverflow.com/questions/171809/is-there-any-latex-package-for-drawing-gantt-diagrams. may be viable.

link|flag
Interesting. Is "gantt" the proper spelling? If so, that would explain why I didn't find that question. – J.J. Oct 10 '08 at 15:57
[Wikipedia says yes!](en.wikipedia.org/wiki/Gantt_chart) – Aaron Maenpaa Oct 10 '08 at 15:59
vote up 1 vote down

You could try http://live.gnome.org/Planner maybe it satisfy your needs. :)

link|flag
vote up 2 vote down

I use TaskJuggler - it's more powerful than other OSS software I've tried, but it's very complicated. It's the only software I found that could do what I needed, but I still consider it to be "best of a bad bunch". I too wouldn't mind paying, if I could be sure the software would do everything I needed.

The big flaw with planner seems to be around resource leveling/allocation but I admit I haven't looked deeply into it. Planner would be my second choice.

link|flag
vote up 1 vote down

You could also try some of the web-based project management tools. These days they fare quite well to the desktop alternatives. I can recommend dotProject. It's a nice, easy to use tool and it has printable gantt charts.

link|flag
vote up 1 vote down

Also check Redmine.

link|flag
vote up 2 vote down

Ganttproject is written in java and works on every platform.

link|flag
vote up 1 vote down

Tthese guys, http://www.planningforce.com/ have used this pretty excellently. check it out.

link|flag
vote up 1 vote down

I also use pf to make my plans ;) (http://www.planningforce.com)

link|flag
vote up 1 vote down

If you are looking for simple Gantt Chart control in asp.net i recommend jsGantt.It's purely written in javascript ript,html,css and very fast.Also easy to integrate with any of the language in web. Here is a good tutorial of using jsGantt in ASP.net Here in CodeGlobe

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.