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

Allow typing seconds with keyboard. #14

Merged
merged 2 commits into from
Jun 2, 2017

Conversation

harawata
Copy link
Contributor

This is a patch for the enhancement request #13

The period key [1] becomes a toggle to switch between 'input minutes mode' and 'input seconds mode'.
So, you can...

  • type 4.5 to set the timer to 4 minutes 5 seconds
  • type 2.34 to set the timer to 2 minutes 34 seconds

Please let me know if there is anything you want me to change.

[1] I don't have a keypad, but the decimal key should work as well.

harawata added 2 commits May 31, 2017 23:13
…example, typing `.150` will set the timer to 2 minutes 30 seconds. This works only when the minute is zero.
@michaelvillar
Copy link
Owner

This is great! Thanks a lot.

@michaelvillar michaelvillar merged commit 8a6fb98 into michaelvillar:master Jun 2, 2017
@harawata
Copy link
Contributor Author

harawata commented Jun 2, 2017

Glad I could contribute. Thank you for the new release!

@harawata harawata deleted the type-seconds branch June 6, 2017 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants