neoplacer / KimaiApp

Kimai desktop client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kemai, a Kimai Desktop Client

Build Status

Develop Master Translation
Build status Build status Translation status

How to use

Kemai connects to your Kimai instance through its API. As credentials for API are not the same as login, here is how to create them:

API password

Then, you can set this credentials to Kemai settings :

Kemai settings

How to build

Kemai is Qt6 based application and 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 Release

How to help

Ideas, pull requests and translation are welcome.

For the later, Weblate is used. Here is the current status:

Translation status

Why Kemai

Because "Il n'y a que Maille qui m'aille".

About

Kimai desktop client

License:MIT License


Languages

Language:C++ 89.2%Language:CMake 9.1%Language:Shell 1.7%