Add a Codacy badge to README.md
Zeiterfassung
This tool helps me assigning my working hours to projects at work.
Getting the tool up and running
Getting prebuilt binaries:
- Launching the tool with docker
- Download the latest release and use the start script
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).
Languages
C++
92.7%
QMake
6.8%
C
0.3%
Dockerfile
0.2%