Skip to content

sdreilinger/kemai

 
 

Repository files navigation

Kemai, a Kimai Desktop Client

Build Status

Develop Master Translation
Build status Build status Translation status

How to use

Kemai connect 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 Qt5 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.1%
  • CMake 8.9%