dannahlyn16 / cooktimer

Automatically exported from code.google.com/p/cooktimer
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Ability to pass time input by commandline #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Enhancement request.
To be able to pass a time value in commandline to start a countdown 
automatically with the specified timer value.

E.G:
CookTimer.exe 15 to start the timer with 15 minutes remaining, already started.

This is great for at least 2 scenarios.  One is automatedprogram launches 
through batch scripts, or from other programs etc.
The other is program launchers, such as Launchy where a user simply presses the 
launcher hotkey, followed by "cook" or "timer" and then types the number of 
minutes the timer should be.
Great for quick countdowns.

Original issue reported on code.google.com by nascent....@gmail.com on 13 Feb 2011 at 9:44

GoogleCodeExporter commented 8 years ago

Original comment by diaas...@gmail.com on 31 Mar 2011 at 10:22

GoogleCodeExporter commented 8 years ago
Fixed in r40, Will add the binary shortly so you can give it a try.

Original comment by diaas...@gmail.com on 14 Jul 2012 at 11:15

GoogleCodeExporter commented 8 years ago
Binary in downloads.
cooktimer.exe 8 starts countdown with timer set to 8 minutes
cooktimer.exe 2:30 starts countdown with timer set to 2 minutes 30 seconds
The -ns (nostart) switch tells the app not to start counting down automatically.

Original comment by diaas...@gmail.com on 14 Jul 2012 at 12:50