Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to pass time input by commandline #13

Closed
GoogleCodeExporter opened this issue Apr 1, 2015 · 3 comments
Closed

Ability to pass time input by commandline #13

GoogleCodeExporter opened this issue Apr 1, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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.mail@gmail.com on 13 Feb 2011 at 9:44

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

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

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

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

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant