Timecard icon indicating copy to clipboard operation
Timecard copied to clipboard

Add Command-Line Options

Open CodeMouse92 opened this issue 5 years ago • 0 comments

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

CodeMouse92 avatar Jan 01 '20 16:01 CodeMouse92