Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.
/ kemai Public archive
forked from AlexandrePTJ/kemai

Kimai desktop client

License

Notifications You must be signed in to change notification settings

SilentRidgeMedia/kemai

 
 

Repository files navigation

Archived

While this initially was a good idea, it turned out there are other tools that suited our needs better. This was the work of our junior collegaue where he got an assignment to add feature for adding support for multiple servers and contains ui and some code in order to get it to work, which it, at atleast one time, did. However code in current state is likley not usable at all. Use as you wish but let us know at info @ silentridge.io if you ever can get any use if it.

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++ 90.1%
  • CMake 9.9%