Skip to content

TimeSheetGenerator is an application that checks and builds time sheet documents.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-header.txt
Notifications You must be signed in to change notification settings

kit-sdq/TimeSheetGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeSheetGenerator

TimeSheetGenerator is an application that checks and builds time sheet documents.

Execution

Run TimeSheetGenerator (requires Java 21 or higher):

$ java -jar TimeSheetGenerator.jar [--help] [--version] [--gui] [--file <global.json> <month.json> <output.tex>]

Command Line Options

Option Long Option Arguments Description
-h --help none Print a help dialog.
-v --version none Print the version of the application.
-g --gui none Generate an output file based on files chosen in a file dialog.
-f --file <global.json> <month.json> <output.tex> Generate an output file based on the given files.

About

TimeSheetGenerator is an application that checks and builds time sheet documents.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license-header.txt

Stars

Watchers

Forks