timecard-app needs to accept command-line options, including the standard ones:
-v, --version displays program version
-h, --help displays help
--startintray starts the application in the tray, with window hidden
--settings-file= overrides the settings file path
timecard-appneeds to accept command-line options, including the standard ones:-v,--versiondisplays program version-h,--helpdisplays help--startintraystarts the application in the tray, with window hidden--settings-file=overrides the settings file path