bardsoftware / ganttproject

Official GanttProject repository.

Home Page:http://ganttproject.biz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GanttProject

GanttProject is a free project management app for desktops. It comes with:

  • Task hierarchy and dependencies, milestones, baselines.
  • Gantt chart with an option to generate PERT chart.
  • Resource load chart.
  • Task cost calculation.
  • Export to PDF, HTML, PNG.
  • Interoperability with MS Project, Excel and other spreadsheet apps.
  • Project collaboration using WebDAV and a commercial collaboration service GanttProject Cloud.

Visit http://ganttproject.biz to learn more.

License

GanttProject is free and open-source software, distributed under GNU General Public License v3.

Check out, build and run

Clone the repository using git clone https://github.com/bardsoftware/ganttproject.git and checkout the submodules with git submodule update from the repository root.

You can build and run the core part of GanttProject, with no export/import features, using gradle run.

If you want to build the complete app, use gradle runapp or gradle distbin && cd ganttproject-builder/dist-bin && ./ganttproject (on Linux and macOS)

About

Official GanttProject repository.

http://ganttproject.biz

License:GNU General Public License v3.0


Languages

Language:Java 69.9%Language:Kotlin 24.9%Language:XSLT 2.4%Language:SCSS 0.8%Language:Shell 0.7%Language:CSS 0.4%Language:HTML 0.3%Language:PLpgSQL 0.3%Language:Smarty 0.1%Language:Batchfile 0.1%Language:Inno Setup 0.0%Language:Python 0.0%