🔄 Complete rewrite in progress: A complete rewrite of the application has started on the
developbranch. Development will be focused on this refactoring effort. Current open bugs and feature requests will be addressed as part of this rewrite rather than in the existing codebase.
| Develop | Master | Translation |
|---|---|---|
Several methods to install Kemai are available.
Pre-build packages are available from Releases. Just select the asset for your OS.
Binaries with -NoUpdate suffix will not automaticaly check for new update. Thoses binaries are intent to be use with OS specifics packages manager.
A Tap repository is available to simplify Kemai install through brew
> brew tap alexandreptj/cask
> brew install kemaiKemai is Qt6 based application. It uses CMake to build. So regular cmake process will work.
> cmake . -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=<path to Qt installation>
> cmake --build build --config ReleaseKemai connects to your Kimai instance through its API. As credentials for API are not the same as login, here is how to create them:
Then, you can set this credentials to Kemai settings :
Ideas, pull requests and translation are welcome.
For the later, Weblate is used. Here is the current status:
Because "Il n'y a que Maille qui m'aille".

