Zeiterfassung

This tool helps me assigning my working hours to projects at work.

Codacy Badge Build Status

Screenshot of the main window

Getting the tool up and running

Getting prebuilt binaries:

  1. Launching the tool with docker
  2. Download the latest release and use the start script

Building from source:

  1. Building the docker image yourself
  2. Building in QtCreator
  3. Building from source

Configuration

This tool saves its configuration using QSettings. On linux, the configuration files are placed in ~/.config/db-software/zeiterfassung.conf. Be careful! This config file contains your password in plain text (if you log in correctly). You can alter the code in main.cpp to change the behaviour of QSettings (for example: saving into an ini file at working directory).

Description
This tool helps me assigning my working hours to projects at work.
Readme GPL-3.0 1.1 MiB
2017-12-20 00:31:29 +01:00
Languages
C++ 92.7%
QMake 6.8%
C 0.3%
Dockerfile 0.2%