Medvedev91 / timeto.me

App with pomodoro, checklists, goals, tasks, repetitive, calendar and time tracking.
https://timeto.me
GNU General Public License v3.0
218 stars 13 forks source link

need an alarm system #14

Closed jewel109 closed 6 months ago

jewel109 commented 6 months ago

After finishing a job the app will show a notification and also alarm

Medvedev91 commented 6 months ago

I've thought about this before. For example, it could be useful for a "sleeping task". Please let me know what kind of tasks you need this feature for.

jewel109 commented 6 months ago

let assume I have set the time for work for 1 hour . After 1 hour It will give notification and also give an alarm

Medvedev91 commented 6 months ago

The current version alarms when the timer expires. You can set custom sound. That doesn't work for you?

jewel109 commented 6 months ago

Sorry I found out . But it's not an alarm but notification so it rings for less than 5 seconds . I didn't get it.

Medvedev91 commented 6 months ago

In my experience trying to make notifications more intense just forces us to ignore them more.

Moreover, it is almost impossible to make alarm clocks reliable on Android. So at this point, I don't plan to implement it.

If you really need it, please fork the project, I'll help you if there are any problems.