Would it be possible to provide a command-line option or another way to hide the splash screen when running TauArgus in batch mode?
Motivation
In one of our statistical processes, we run multiple instances of TauArgus in the background to protect a complex table. Each instance opens a new splash screen in the foreground, interrupting the user's work while the jobs are running.
Being able to disable the splash screen would make it easier to run TauArgus in the background without interrupting the user.
For example, a command-line option such as --no-splash could be used for this purpose.
Thanks for TauArgus and its batch mode!
Would it be possible to provide a command-line option or another way to hide the splash screen when running TauArgus in batch mode?
Motivation
In one of our statistical processes, we run multiple instances of TauArgus in the background to protect a complex table. Each instance opens a new splash screen in the foreground, interrupting the user's work while the jobs are running.
Being able to disable the splash screen would make it easier to run TauArgus in the background without interrupting the user.
For example, a command-line option such as
--no-splashcould be used for this purpose.Thanks for TauArgus and its batch mode!