klimeryk / garmodoro

Pomodoro for Garmin devices using Connect IQ
GNU General Public License v3.0
87 stars 23 forks source link

disable vibrate when timer is ongoing #1

Closed alphajayGithub closed 7 years ago

alphajayGithub commented 7 years ago

Hi, Why enable vibrate when timer is ongoing?
why not use use minutes:second directly, no vibrate, and vibrate & sound after timeout.

julienbourdeau commented 7 years ago

Go in your mobile app, find the settings of the Pomodoro app and set the strengh of vibration to zero.

This should probably be the default configuration, I doubt the majority of people wants their watch to vibrate every minute.

Once you will disable the vibration, you'll see it's a great app!

alphajayGithub commented 7 years ago

it works.

I'm so happy that having pomodoro app on garmin. Thanks you :)

Brs, Shen Yue (hugh)

2017-06-11 16:01 GMT+08:00 Julien Bourdeau notifications@github.com:

Go in your mobile app, find the settings of the Pomodoro app and set the strengh of vibration to zero.

This should probably be the default configuration, I doubt the majority of people wants they watch to vibrate every minute.

Once you will disable the vibration, you'll see it's a great app!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/klimeryk/garmodoro/issues/1#issuecomment-307613104, or mute the thread https://github.com/notifications/unsubscribe-auth/APWP4m_hMzg3Vpc0YOvrjnr9x028t938ks5sC568gaJpZM4NtJOa .

ilbonte commented 7 years ago

I agree that the vibration should be disabled as default.

klimeryk commented 7 years ago

Thank you for your feedback, everyone! (and sorry for late reply - for some reason, I did not subscribe to updates to my own repo...). As hinted in the features list of this app:

Mimics the ticking of a real physical Pomodoro by using short vibrations.

The "ticking" of the pomodoro when it's running was actually a crucial feature for me when developing this app. That's because the ticking of a real Pomodoro/kitchen timer served as a great reminder for me to keep working and not loose focus. I wanted to re-create that in this app in some form - the vibrations/"ticking" is a result of that. I understand that it might not be to everyone's liking - that's why I mention clearly how to disable it in the documentation (plus in the settings page).

Before disabling it hastily, please give it a try over a few sessions. The thing is it should be disruptive, but only when your mind starts to wonder off - that's when I notice the vibrations (and they remind me that I should go back to work).

Anyway, those are my reasons for having it enabled by default - this is a Pomodoro app, not a timer one and I find the physical stimuli (be it ticking sound or "ticking" vibrations) crucial to the effectiveness of the technique. However, if you do not like it, you can easily disable it from the settings.

Closing this as wontfix.