0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-17 22:42:38 +00:00
No description
Find a file
Kevin Papst 8095ae298f
2.0 RC 2 ()
* fix menu highlight (invoice sub-pages)
* move calendar drag & drop boxes to right
* bump composer packages and install rate-limiter
* added login throttling
2023-02-07 01:01:15 +01:00
.github fix bug report template 2023-01-12 21:32:44 +01:00
assets beta 3 () 2023-01-21 14:49:55 +01:00
bin Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
config 2.0 RC 2 () 2023-02-07 01:01:15 +01:00
migrations 2.0 beta 3 () 2023-01-27 00:50:04 +01:00
public beta 3 () 2023-01-21 14:49:55 +01:00
src 2.0 RC 2 () 2023-02-07 01:01:15 +01:00
templates 2.0 RC 2 () 2023-02-07 01:01:15 +01:00
tests 2.0 RC 1 - new ConfigurationService () 2023-02-05 19:51:08 +01:00
translations Translated using Weblate () 2023-02-06 18:48:18 +01:00
var Drop SQLite support () 2021-03-08 16:06:22 +01:00
.codecov.yml release 2.0 beta () 2023-01-12 12:10:11 +01:00
.editorconfig Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
.env.dist Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
.eslintrc.js Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
.gitignore Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
.php-cs-fixer.dist.php Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
babel.config.js Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
CHANGELOG.md changed repository url () 2022-12-26 17:09:07 +01:00
composer.json 2.0 RC 2 () 2023-02-07 01:01:15 +01:00
composer.lock 2.0 RC 2 () 2023-02-07 01:01:15 +01:00
CONTRIBUTING.md Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
LICENSE Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
package.json Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
phpstan.neon 2.0 RC 1 - new ConfigurationService () 2023-02-05 19:51:08 +01:00
phpunit.xml.dist Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
README.md 2.0 beta 3 () 2023-01-27 00:50:04 +01:00
SECURITY.md Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
symfony.lock release 2.0 beta 2 () 2023-01-18 14:47:48 +01:00
UPGRADING.md release 2.0 beta () 2023-01-12 12:10:11 +01:00
webpack.config.js Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... () 2022-12-31 21:19:55 +01:00
yarn.lock beta 3 () 2023-01-21 14:49:55 +01:00

Kimai logo

CI Status Code Coverage Latest stable version License Mastodon

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, JSON API, Doctrine, Tabler, ES6 and many more.

Introduction

Requirements

  • PHP 8.1 minimum
  • MariaDB or MySQL
  • A webserver and subdomain (subdirectory does not work)
  • PHP extensions: gd, intl, json, mbstring, pdo, xsl, zip

About

Kimai is a professional grade time-tracking application, build to track your project times. It 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 - multi-timezones - multi-language, authentication via SAML/LDAP/Database, support for 2FA with TOTP, customizable role and team permissions, responsive and ready for your mobile device, user/customer/project specific rates, advanced search & filtering, money and time budgets, advanced reporting, support for plugins and so 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.

Release versions will be created on a regular basis, every couple of weeks latest. Every code change, whether it's a new feature or a bugfix, will be done on the main branch.

For the time being and until 2.0 landed everywhere, the 1.x branch will receive bug fixes.

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 any software platform, you can toot or tweet about it, share it on LinkedIn, Reddit or any of your favorite social media platforms. Every bit helps!
  • Answer questions: You know the answer to another user's problem? Share your knowledge.
  • Something can be done better? An essential feature is missing? Create a feature request.
  • Report bugs makes Kimai better for everyone.
  • You don't have to be programmer, the documentation and translation could always use some attention.
  • Sponsor the project: free software costs money to create!

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