
Application:
- Serverless mode
- Client-Server mode
- Small footprint (~2.1Mb)
- No need to insatall/uninstall
- Multilanguage
(Currently only few languages are supported.)
Project management:
- Project priority
- Percentage of Completion
- PMBOK® Process Groups
- Start and End Time
- Link project to customer
- Project notes
- Links to internet resources
- Links to files on local server
- Default project
- Project state
- Project modules
- Project tasks
Task management:
- Task priority
- Percentage of Completion
- Start and End Time
- Link task to project module
- Task delegation
- Time calculator
- Task types
- Task notes
- Links to internet resources
- Links to files on local server
Customer management:
- Customer priority
- Link customer to project
- Default customer
- Notes
- Links to internet resources
- Links to files on local server
Employees management:
- Link employee to task
- Default employee
- Default delegator
- Notes
- Links to internet resources
- Links to files on local server
|
|
Last modified: Jun 29, 2006
airTODO - Project Management Tool
 | What is airTODO? |
airTODO is a crossplatform open source minimalist project management tool with zero administration,
intended for customer, project, module, employees, task and time management.
airTODO Home Page: http://airtodo.sourceforge.net
More FAQ ...
 | Quick Start (Sole client mode): |
- 1. Verify your Java software installation:
java -version
You need JRE (Java Runtime Enviroment) version 6 or higher.
It can be found at http://java.sun.com/javase/6/download.jsp
- 2. Run airTODO:
java -jar airtodo.jar
You will see Connect Dialog:

By default System Administrator log-in
with user name SA (password is empty string).
Note: It is strongly recommended to change password
on yours as soon as possible.
|