Kimai - the open source time-tracker application with a mobile-first approach (read more at the official website).
This is the reloaded version of the open source timetracker Kimai. It is built from scratch and doesn't share any source code with its predecessor. But it adapts the same ideas and a clean & simple UI for your time-tracking experience.
By now it is in an almost-stable development phase, usable and with most advanced features from Kimai 1. You can even import your data and start testing and using it today.
Kimai is a multi-language application and already translated to english, german, italian, french, spanish, russian, arabic, hungarian, portuguese (brazilian), swedish and japanese.
- PHP 7.2 or higher (test your system compatibility with the requirements-checker)
- The PHP extensions xml, mbstring, gd, intl, zip and PDO with either pdo_sqlite or pdo_mysql enabled
- If you use MariaDB, make sure its at least v10.2.7 (see FAQ)
- A modern browser, Kimai v2 might be broken on old browsers like IE 10
Looking for more information about Kimai 2? Check out our detailed documentation.
There are multiple ways to install Kimai, all of them described in the installation docu:
Read the following documentations before you start your upgrade:
- The update documentation
- The version specific UPGRADING guide
- The release information
You can see a rough development roadmap in the Milestones sections. It is open for changes and input from the community, your ideas and questions are welcome!
Kimai 2 uses a rolling release concept for delivering updates. You can upgrade Kimai at any time, you don't need to wait for the next official release. Read the upgrade docs first!
Release versions will be created on a regular base (approx. 1 per month) and you can use these tags if you are familiar with Git, but we cannot provide support for any specific version (especially older ones). Every code change, whether it's a new feature or a bug fix, will be done on the master branch. I have to do it this way, as I develop Kimai in my free time and want to put most effort into the software instead of backporting changes for old versions.
Kimai 2 was built on top of the Symfony framework and can be extended in various ways:
- Users looking for existing plugins go to our plugin marketplace
- Developer start with the developer documentation
Kimai 2 is developed with modern frameworks like Symfony v4, Doctrine, AdminLTEBundle (based on AdminLTE theme) and many more.