blockbasti / just_another_workout_timer

A simple timer for your workouts, built with Flutter!
MIT License
131 stars 23 forks source link

Custom sounds #84

Open madduck opened 3 years ago

madduck commented 3 years ago

It would be amazing if this app were to allow me to specify custom sounds for the various events. Probably a lot of UI you don't want to do. The problem I am having with the short beeps is that they are mostly inaudible depending on the music that's playing.

kudlav commented 2 years ago

Hi, I have the same problem. Those beeps are too silent. I would suggest to make it more louder or simply sent it to the notification sound channel. Then, we will be able to adjust the volume and keep the music at the same level.

dm17 commented 11 months ago

I guess the author will take pull requests if we want to enhance this? Could also work as a meditation timer if we could use good quality samples that last a few seconds.

I also need it to work while the phone is sleeping. Also I suppose instead of needing this app to block any distractions, we can just set androids do not disturb mode when using it (and do not disturb is very configurable in android now)