Difference between revisions of "Project management tools"
Jump to navigation
Jump to search
(Add list of projects) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Free == | == Free == | ||
− | Opensource.com | + | In this 2016 article at Opensource.com [https://opensource.com/business/16/3/top-project-management-tools-2016 the top 11 project management tools for 2016] that are Free / Libre Open Source Software (FLOSS) <ref>see [[:Category:Free_Software]]</ref>, they list |
+ | # [http://community.mycollab.com/ MyCollab] AGPLv3, Java, MySQL | ||
+ | # [https://www.odoo.com/ Odoo] GPLv3, limited feature community edition | ||
+ | # [https://taiga.io/ Taiga] GNU Affero GPLv3, stack includes Nginx, Python and PostgreSQL You can start a project at taiga.io | ||
+ | # [http://www.orangescrum.org/ OrangeScrum] GPLv3, based on CakePHP | ||
+ | # [https://www.tuleap.org/ Tuleap] GPLv2 - a large complete system | ||
+ | # [http://www.agilefant.com/ Agilefant] ([https://github.com/Agilefant/agilefant/wiki/License license]) | ||
+ | # [http://www.redmine.org/ Redmine] GPLv2 RoR | ||
+ | # [http://www.project-open.com/ <nowiki>[Project-open]</nowiki>] (dual license) | ||
+ | # [https://www.openproject.org/ OpenProject] GPLv3 | ||
+ | # [http://www.libreplan.com/ LibrePlan] GPLv3 Java, PostGreSQL, Tomcat | ||
+ | # [http://www.projectlibre.org/ ProjectLibre] Common Public Attribution License v1 Java | ||
− | I personally have used [[TaskJuggler]] and [[FreeMind]] as well as simply organizing content and project documentation in a wiki | + | I personally have used and would recommend [[TaskJuggler]] and [[FreeMind]] as well as simply [[:Category:Project_templates|organizing content and project documentation in a wiki]]. |
== Non-free == | == Non-free == | ||
If you use Google Apps, or if you just want a quick online tool, you might want to check out http://gantter.com/gantter-editions/ | If you use Google Apps, or if you just want a quick online tool, you might want to check out http://gantter.com/gantter-editions/ | ||
+ | |||
+ | Interesting and easy to use is [https://kanboard.org/ Kanboard] MIT license | ||
+ | |||
+ | {{References}} | ||
[[Category:Project Management]] | [[Category:Project Management]] |
Latest revision as of 10:45, 29 March 2018
Free[edit | edit source]
In this 2016 article at Opensource.com the top 11 project management tools for 2016 that are Free / Libre Open Source Software (FLOSS) [1], they list
- MyCollab AGPLv3, Java, MySQL
- Odoo GPLv3, limited feature community edition
- Taiga GNU Affero GPLv3, stack includes Nginx, Python and PostgreSQL You can start a project at taiga.io
- OrangeScrum GPLv3, based on CakePHP
- Tuleap GPLv2 - a large complete system
- Agilefant (license)
- Redmine GPLv2 RoR
- [Project-open] (dual license)
- OpenProject GPLv3
- LibrePlan GPLv3 Java, PostGreSQL, Tomcat
- ProjectLibre Common Public Attribution License v1 Java
I personally have used and would recommend TaskJuggler and FreeMind as well as simply organizing content and project documentation in a wiki.
Non-free[edit | edit source]
If you use Google Apps, or if you just want a quick online tool, you might want to check out http://gantter.com/gantter-editions/
Interesting and easy to use is Kanboard MIT license