This is the repository of Kimai, a open source time tracking software that runs on (almost) every webserver with PHP and MySQL.
You can get more information about this time-tracking software:
- at our website
- at our forum
- in the documentation
This is just a short feature list, play around with the demo installation to see all features:
- Multi-user management
- Every user has its own timesheet
- Extensive and role-based permission management
- Manage customers, projects and activities
- Track project budgets
- Record expenses
- Print invoices in multiple formats (ODT, ODS, HTML)
- Export data in multiple formats (PDF, XLS, CSV, direct print)
- SOAP and JSON API
- Native apps ... see our Apps page
Kimai requires a webserver with PHP and a database (MySQL recommended). Accessing the backend through a supported browser.
Please see the INSTALL.md in this folder in order to set up Kimai on your webserver.
We would love to get input from all developer out there. Please read our contribution guidelines to find out how.