0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-18 06:42:53 +00:00
No description
Find a file
2022-03-18 22:31:50 +01:00
.github release 1.17.2 () 2022-02-14 17:33:52 +01:00
assets 1.18.2 () 2022-03-11 23:25:23 +01:00
bin prepare release 1.12 () 2020-12-10 16:25:14 +01:00
config automatic billable calculation () 2022-03-18 22:31:50 +01:00
public 1.18.2 () 2022-03-11 23:25:23 +01:00
src automatic billable calculation () 2022-03-18 22:31:50 +01:00
templates automatic billable calculation () 2022-03-18 22:31:50 +01:00
tests automatic billable calculation () 2022-03-18 22:31:50 +01:00
translations automatic billable calculation () 2022-03-18 22:31:50 +01:00
var Drop SQLite support () 2021-03-08 16:06:22 +01:00
.codecov.yml deactivate codecov patch percentage check () 2021-11-16 12:09:41 +01:00
.editorconfig allow empty date in export () 2019-12-31 20:24:47 +01:00
.env.dist configure am/pm time-format as user preference () 2021-11-14 18:18:26 +01:00
.github_changelog_generator 1.18.1 - fix description pattern in title () 2022-02-28 16:32:41 +01:00
.gitignore monthly budget, monthly report, unified report calculation () 2021-08-06 18:38:41 +02:00
.php-cs-fixer.dist.php Support for PHP 8 () 2021-05-31 14:53:22 +02:00
CHANGELOG.md Release 1.15.3 () 2021-10-05 15:30:29 +02:00
composer.json release 1.17.2 () 2022-02-14 17:33:52 +01:00
composer.lock release 1.17.2 () 2022-02-14 17:33:52 +01:00
CONTRIBUTING.md support custom fields for timesheets, customers, projects and activities () 2019-06-26 00:39:05 +02:00
LICENSE bugfixes () 2022-01-20 17:10:56 +01:00
package.json 1.18 () 2022-02-25 20:41:56 +01:00
phpstan.neon phpstan improvements () 2022-01-23 15:49:38 +01:00
phpunit.xml.dist release 1.17.2 () 2022-02-14 17:33:52 +01:00
README.md 1.18.1 - fix description pattern in title () 2022-02-28 16:32:41 +01:00
SECURITY.md 1.18.1 - fix description pattern in title () 2022-02-28 16:32:41 +01:00
symfony.lock release 1.17.2 () 2022-02-14 17:33:52 +01:00
UPGRADING.md configure am/pm time-format as user preference () 2021-11-14 18:18:26 +01:00
webpack.config.js version 1.14.1 () 2021-04-29 18:29:03 +02:00
yarn.lock 1.18 () 2022-02-25 20:41:56 +01:00

Kimai logo

CI Status Code Coverage Latest stable version License Twitter

Kimai - time-tracker

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 and many more.

Introduction

Requirements

  • PHP 7.4 or higher (PHP 8 supported, PHP 8.1 does not support LDAP yet)
  • MariaDB or MySQL
  • A webserver and subdomain
  • PHP extensions: gd, intl, json, mbstring, pdo, xsl, zip

About

This is the new version of the open source time tracker Kimai. It is stable and production ready, ships with many advanced features, 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 and team permissions, responsive and ready for your mobile device, user specific rates, advanced search & filtering, money and time budgets, reporting, 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 2 months). Every code change, whether it's a new feature or a bugfix, will be done on the master branch. Kimai is actively developed in my spare time, I put my effort into the software instead of backporting changes.

Contributing

You want to contribute to this repository? This is so great! The best way to start is to open a new issue for bugs or feature requests or a discussion for questions, support and such.

In case you want to contribute, but you wouldn't know how, here are some suggestions:

  • Spread the word: More user means more people testing and contributing to Kimai - which in turn means better stability and more and better features. Please vote for Kimai on platforms lie Slant, Product Hunt, Softpedia or AlternativeTo, you can tweet about it, share it on LinkedIn, reddit or any of your favorite social media platforms. Every little bit helps!
  • Answer questions: You know the answer to another user's problem? Share your knowledge!
  • Make a feature request: Something can be done better? Something essential missing? Let us know!
  • Report bugs
  • Contribute: You don't have to be programmer to help. The documentation and translation could use some love as well.
  • Sponsor the project

There is one simple rule in our "Code of conduct": Don't be an ass!