Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 406 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 406 Bytes

ReportGenerator

Generates daily reports from your timekeeper file and sends you a mail

usage

  1. Generate a config.json with java -jar ConfigBuilder.jar config.json and input your information
  2. Run this command to create an report (can be automatically done with a cronjob etc.) java -jar ReportGenerator.jar <config.json_file_location> <timekeeper.json_file_location> <mailType[html|plain]>