this post was submitted on 15 Mar 2024
45 points (100.0% liked)

Asklemmy

1463 readers
116 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 6 years ago
MODERATORS
 

They say time is is the most valuable resources. Right now, time feels quicker for me these days and I often lose track of it.

Because of that the app should have the same purposes as an old clock, it plays a little "ding" or a notification every 15 minutes, 30 minutes, or 1 hour, or as long as I like.

Preferably installable with f-droid, can I have an app recommendation.

top 40 comments
sorted by: hot top controversial new old
[–] DirigibleProtein@aussie.zone 34 points 1 year ago (1 children)

Set an alarm in your clock app, repeat forever

[–] kzhe@lemmy.zip 2 points 1 year ago

He wants a ding, not a responses required alarm.

[–] Astongt615@lemmy.one 18 points 1 year ago (2 children)

Clock app, make a 30 minute timer, reset when it goes off. Why do you need a whole app for that?

[–] sibloure 2 points 1 year ago

Not the OP, but I used to work at a retail job where we couldn't touch our phones or have them out visible. There was no clock around either so having my phone speak the time aloud from my pocket every 30 minutes helped me get through the day until the shift ended.

Also automating this would remove the element of imperfect human functioning. If you had to open up your phone and press snooze every 30 minutes, that takes a few seconds or minutes if you're busy, and then the timer would start to lag behind and no longer be in sync with a clock's time and thus lose its utility. And how exhausting would it be to keep on top of that task for 16 hours every single day without any mistakes allowed ever? My ADHD brain is getting anxiety just thinking about managing that.

[–] kzhe@lemmy.zip 1 points 1 year ago

He wants a notification— note, no input required to end it.

[–] Pulptastic@midwest.social 12 points 1 year ago (2 children)

Calendar. Recurring event every 30 minutes with a notification at start.

[–] Fint0034@lemmy.ml 2 points 1 year ago (2 children)

the shortest google calendar could reoccur an event is 1 day

[–] etchinghillside@reddthat.com 5 points 1 year ago (1 children)

That’s why you schedule 96 of them. (Please don’t do that - there has to be a better way.)

[–] MadBob@feddit.nl 4 points 1 year ago* (last edited 1 year ago)

The lads at Google looking at the data gathered on someone with 48 appointments every day:

[–] Pulptastic@midwest.social 1 points 1 year ago* (last edited 1 year ago)

Hmm. That is disappointing.

Edit: what if you had a daily event with reminders every 30 minutes. You'd have to manually add the reminders, but you would only have to do that once and it'd still be one event.

[–] MadBob@feddit.nl 1 points 1 year ago

That's what I'd do, but I'd make sure:

  • I could hide the events in my calendar so I could still see the real events I want to keep track of, or
  • to use a different calendar for this particular thing, or
  • to assign them their own colour which I can easily ignore.
[–] Saigonauticon@voltage.vn 7 points 1 year ago (1 children)

For this kind of thing, I use Godot and write a quick and ugly one-off app. That way it works exactly how I imagine and I just send myself the APK over messenger and install it :P

Although it would be a joy to implement in hardware.

[–] ReakDuck@lemmy.ml 3 points 1 year ago (1 children)

I hate how large the apk files are

[–] Saigonauticon@voltage.vn 1 points 1 year ago (2 children)

I never actually noticed. It's always been like 25MB for stuff I do. Is that a lot?

Takes a huge amount of storage on my production machine to store the various libraries to produce that file, to be fair. That is a minor pain.

[–] GroteStreet@aussie.zone 2 points 1 year ago

25MB.. Is that a lot?

Depends, I guess. For a Godot app? Probably about average.

For a quick and dirty native app? This timer app I use is 160kB. Less than 1% in size.

[–] ReakDuck@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (1 children)

For having an empty scene with nothingness. Ye. Thats too much.

Another one commented that its 160kb for a native app. So damn. I guess I need to learn how to do native then.

But generally scrolling through F-Droid, I see many useful apps that are below 10mb or even below 5mb with many features. Which is why I see Godot apk files as too large. But yeah, its a game engine for games. With a good UI designing feature too.

[–] Saigonauticon@voltage.vn 1 points 1 year ago

OK, fair enough! I did not know that the size varied so much. I'll probably still keep using it though -- the Python-esque syntax means I don't have to learn a bunch of stuff I don't have the time to right now, and I'm very bad at UI, so it's a good solution for me :)

Incidentally, a lot of my best apps are very small as well. Under 1k usually (AVR Assembly).

[–] rufus@discuss.tchncs.de 6 points 1 year ago* (last edited 1 year ago)

Probably called cockoo clock or pomodoro timer, or interval timer. A quick search shows there are multiple such apps, I haven't tried them so I'm not sure which to recommend.

[–] Dave@lemmy.nz 5 points 1 year ago* (last edited 1 year ago) (1 children)

It seems Tasks.org let's you set reminders on tasks that can repeat every minute (if you go to the custom option). Maybe have a play with that? It's on F-droid.

[–] Fint0034@lemmy.ml 3 points 1 year ago

I'll check it out

[–] juliebean@lemm.ee 5 points 1 year ago

i can't personally recommend it, as i just found it, but 'mindful notifier' on f-droid appears to do what you're looking for.

Any app that you can setup Macros with. I use Macrodroid on Playstore.

[–] eatham@aussie.zone 4 points 1 year ago

Clock app set many alarms

[–] mspencer712@programming.dev 4 points 1 year ago

I use Due on iOS for repeating timers/reminders where I need it to be persistent and annoying because the task is important. Like paying rent, or physical therapy “homework” I kept forgetting. The persistence might be good if you’re worried you’ll just dismiss a normal alarm or forget to start the next timer.

[–] Extrasvhx9he@lemmy.today 4 points 1 year ago (1 children)

Can't recall an app like that but I'm willing to bet you can get a digital watch to do that

[–] MajorHavoc@programming.dev 2 points 1 year ago

Yeah. When I was trying to cultivate this kind of mindfulness, I used my wristwatch.

[–] MrZee@lemm.ee 4 points 1 year ago

If the others suggested aren’t quite right for you, you might try looking for an interval timer app. These are generally used for fitness, but it seems to me that type of setup might do exactly what you want if you just set up a “workout” that has a single 30 min interval and repeats.

[–] smileyhead@discuss.tchncs.de 3 points 1 year ago

My comment won't be anything helpful, there are some propositions already.
I just want to give my thought and maybe rant a little, because my Linux nerd mind is screaming to me how this could be done on Linux:

In crontab:

*/30 7-16 * * 1-5 notify-send "Text"

Sending a notification every 30 minutes from monday to sunday from 7am to 4pm with one line of code not needing to create new app.

[–] nieceandtows@programming.dev 3 points 1 year ago

You can setup a countdown timer for 30 mins and restart it every time.

[–] intensely_human@lemm.ee 2 points 1 year ago

There’s an app called Interval Timer on iOS.

I’ll leave figuring out what it does as an exercise for the reader

[–] sibloure 2 points 1 year ago

I used to have an iPhone app that did this. I kept my phone in my pocket at work and every 30 minutes it would speak the time aloud. You could also configure it to sound a discreet beep instead. I don't remember the name of the app but just want to say this is a really handy tool to have and now your post makes me want to find one for Android.

[–] Mr_Vortex@lemmy.sdf.org 2 points 1 year ago

It's not on F-Droid, but I use BlipBlip for this exact thing. It's an old app sadly, but still works on Android 14. There's a ton of customization options which you might find useful.

[–] JoBo@feddit.uk 2 points 1 year ago (1 children)

Cuckoo Hourly Chime - A Clock App with Customizable Sounds and Speaking Time

Cuckoo Hourly Chime is an Android application developed by Dev Technosoft that functions as a clock app with customizable sounds and speaking time. The app is categorized under Lifestyle and is available for free.

This clock app offers a variety of features such as more than 10 inbuilt sounds that play every half and full hour, including the option to speak time with a custom title. Users can also choose the hours-only option, wake the screen to stop the chime, and stop the app from the notification bar.

[–] Fint0034@lemmy.ml 2 points 1 year ago

ohhhhhh, I didn't download the app itself but it makes me search cuckoo in f-droid, and what do you know there is one

https://f-droid.org/en/packages/com.jmstudios.chibe/ last updated in 2017, wish me luck and thank you

[–] makingStuffForFun@lemmy.ml 1 points 1 year ago (1 children)

Self hosted n8n instance. Tie it to everything. Live the dream. Automate everything

[–] geophysicist@discuss.tchncs.de 10 points 1 year ago (1 children)

They asked for an app for their phone, you suggested setting up a home server and hosting an application on it, all to just send a notification every 30 mins

That's not particularly helpful

[–] makingStuffForFun@lemmy.ml 3 points 1 year ago

Gotta live and have fun too. I'm pretty sure anyone can see it's not helpful. I'm sure anyone can see I'm just having a laugh. It's an easy "move on" scenario. Or.. I could get all upset.

[–] flashgnash@lemm.ee 1 points 1 year ago

Automate by llamalabs well let you do this pretty easily

[–] Kit@lemmy.blahaj.zone 1 points 1 year ago

A fitness interval timer app may work for this purpose.

[–] Fint0034@lemmy.ml 1 points 1 year ago

I think I found the one, some app I tried is developed like 7 years ago then I found this which last updated in Feb 2023

here's the link: https://f-droid.org/packages/com.github.axet.hourlyreminder/