Skip to content
/ kimai2 Public
forked from kimai/kimai

Kimai v2 is a web-based multiuser time-tracking application. Free for everyone: freelancers, agencies, companies, organizations - all can track their times, generate invoices and more. SaaS version available at https://www.kimai.cloud

License

Notifications You must be signed in to change notification settings

jeph864/kimai2

This branch is 710 commits behind kimai/kimai:main.

Folders and files

NameName
Last commit message
Last commit date
Dec 8, 2020
Jan 17, 2021
Dec 10, 2020
Jan 17, 2021
Jan 17, 2021
Jan 19, 2021
Jan 17, 2021
Jan 17, 2021
Jan 17, 2021
Aug 8, 2020
Jun 4, 2019
Dec 31, 2019
Feb 12, 2020
Dec 10, 2020
Jun 10, 2020
Aug 22, 2020
Dec 10, 2020
Jun 25, 2019
Oct 21, 2019
Feb 22, 2019
Jul 21, 2020
Dec 10, 2020
Jan 17, 2021
Dec 10, 2020
Dec 10, 2020
Sep 28, 2020
Jun 28, 2020
Feb 12, 2020
Dec 10, 2020
May 10, 2020
Sep 28, 2020

Repository files navigation

Kimai 2 - online time-tracker

Kimai logo

CI Status Code Coverage Latest stable version License Gitter Bountysource

Kimai is a free, open source and online time-tracking software designed for small businesses and freelancers. It is built with modern technologies such as Symfony, Bootstrap, RESTful API, Doctrine, AdminLTE, Webpack, ES6 etc.

Introduction

Requirements

  • PHP 7.2.9 or higher
  • Database (MySQL/MariaDB, SQLite for development)
  • Webserver (nginx, Apache)
  • A modern browser
  • Other libraries

About

This is the new version of the open source timetracker Kimai. It is stable and production ready, ships with most advanced features from Kimai 1 and many new ones, including but not limited to:

JSON API, invoicing, data exports, multi-timer and punch-in punch-out mode, tagging, multi-user and multi-timezones, authentication via SAML/LDAP/Database, customizable role permissions, responsive and ready for your mobile device, user specific rates, advanced search & filtering, money and time budgets with report, support for plugins and many more.

Installation

Updating Kimai

Plugins

Roadmap and releases

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. The master branch is always deployable, release tags are only snapshots of the current development version.

Release versions will be created on a regular base (approx. one release every 4-8 weeks). Every code change, whether it's a new feature or a bug fix, will be done on the master branch. Kimai is actively developed in my spare time and I put my effort into the software instead of backporting changes for old versions. The only exception is a critical security issue, which I would fix in the latest stable version as well.

Credits

Kimai 2 is developed with modern frameworks like Symfony v4, Doctrine, AdminLTEBundle (based on AdminLTE theme) and many more.

About

Kimai v2 is a web-based multiuser time-tracking application. Free for everyone: freelancers, agencies, companies, organizations - all can track their times, generate invoices and more. SaaS version available at https://www.kimai.cloud

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.4%
  • Twig 10.4%
  • JavaScript 2.6%
  • Other 1.6%