/kimai2

Kimai v2 is web based Timetracker: multi-user application for time-tracking using Symfony 4 and the AdminLTE theme. Can be used by Freelancers, Agencies and Companies to track employee working-times and generate invoices.

Primary LanguagePHPMIT LicenseMIT

Kimai 2 - Time-tracking made easy

Kimai - the open source time-tracker application with a mobile-first approach (read more at the official website).

Latest Stable Version License Travis Status Code Quality Code Coverage Scrutinizer Status

Introduction

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 pre-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 and portuguese.

Requirements

Documentation

Looking for more information about Kimai 2? Check out our detailed documentation.

Installation

There are multiple ways to install Kimai, all of them described in the installation docu:

Updating Kimai

Read the following documentations before you start your upgrade:

Roadmap and releases

You can see our 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.

Release versions will be created on a regular base and you can use these tags if you are familiar with Git, but we will not provide support for any specific version. Every code change, whether it's a new feature or a bug fix, will be done on the master branch and intensively tested before merging. We have to do it this way, as we develop Kimai in our free time and want to put our effort into the software instead of backporting changes for old versions.

Extensions for Kimai 2

As Kimai 2 was built on top of Symfony, it can be extended like every other Symfony application. We call these extensions bundles, but you might also know them as add-ons, extensions or plugins.

All available Kimai 2 bundles can be found at the Kimai recipes repository.

Developer

Kimai 2 is developed with modern frameworks like Symfony v4, Doctrine, AdminLTE and many more.

If you want to start developing for Kimai 2, please read the following documentation: