dziemborowicz / hourglass

The simple countdown timer for Windows.
MIT License
642 stars 114 forks source link

Commandline option #147

Closed MvErven closed 7 years ago

MvErven commented 7 years ago

I created a cmd file to start hourglass. In this file I set my title to 'verify log' This is a job I need to do 5 days a week at given time.

(I'm missing some advanced command line examples)

dziemborowicz commented 7 years ago

You will need to use a separate command line for every day. The command line interface doesn't support starting multiple timers with one command line, and it probably won't in the future either (it's too complicated for most uses).