this post was submitted on 19 Oct 2023
20 points (88.5% liked)

Selfhosted

37939 readers
1079 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I really like the functionality of the Galarm android app but I can't help but feel like it's something I should be able to self host instead or pay a monthly subscription for.

To elaborate, Galarm is an alarm app with the key feature of being able to send alarms to other people you "connect" with. For me, this means my wife can send me an alarm to do something at a certain time instead of sending me a message about what I need to do and when and then I have to go and set up the alarm myself. Also, I want to emphasize alarm here. Something that just sends notifications is basically worthless to me.

Anyone know of something I could host to get the same functionality?

you are viewing a single comment's thread
view the rest of the comments
[–] fraydabson@sopuli.xyz 2 points 9 months ago* (last edited 9 months ago) (1 children)

I too would like to know. I use the app Due on iOS. And it is nice and not a sub (though after 1 year you technically need to buy it again IF you want features that released into the app after 1 year of your purchase. It’s also iOS only and doesn’t let others force a notification on you. But if they have the app they can create a notification and text you a custom link to auto add that notification to your app. For anyone reading who is on iOS and wants something like this. due is really cool. Notifications but with a lot of customization. Most important feature is that you can use critical alerts. So like an alarm it can override silence mode or focuses to notify you every X minute until you snooze or dismiss. Can also disable snooze but then I find my self dismissing without actually doing it.

Either way a platform agnostic proper notification system sounds right up my alley. Just googling around I found Apprise and Mind might look into that later (don’t know nearly enough to say if it’s a viable alternative to Galarm or Due but seems extensive and lightweight.

[–] aliceblossom@lemmy.world 2 points 9 months ago

Apprise is interesting. One of the many things it talks to might be what I'm looking for. I've seen multiple instances on the Internet of people using some kind of notification to trigger an automation software on the phone which actually sets the alarm. That might be the route to go.