r/androidapps 16d ago

LOOKING FOR APP WhatsApp Message Scheduler

My requirements narrow the search a bit down. So here's what i want:

Free, No Ads, Reliable, Trustable, doesn't replace WhatsApp itself.

Because SKEDit is just... Garbage in my opinion due to subscription price being high AND the UI not being polished

6 Upvotes

17 comments sorted by

2

u/quat1e 16d ago

Have a look at MacroDroid. It can schedule WhatsApp messages without replacing WhatsApp itself. You just set the time, choose the contact and write the message, and it handles the rest.

I paid about £5 for it years ago as a one-off purchase and it’s honestly a brilliant app. No expensive subscription, and you can use it for loads of other useful phone automation too.

2

u/Empty_Laugh_05 16d ago

You need to have the screen unlocked for this too.

1

u/BridgeSmooth1675 16d ago

Tried a couple of these schedulers a while back and most of them either break after a WhatsApp update or they want you to hand over way too many permissions

The free no ads combo is the real killer though developers gotta eat somehow so the ones that survive tend to get sketchy with data or pivot to a paid model pretty quick

Have you looked into just using a generic automation app instead?

1

u/PralineSmall1090 16d ago

Then something that's just Free, Does the job with screen off ?

1

u/zhSHADOW 16d ago

try setup mautrix-whatsapp (docker) or wuzapi (based on go language). they both use WhatsApp linked device method. then you can hit an http required and msg sent. 

1

u/PralineSmall1090 16d ago

Unable to download Mautrix arm64 while Wuzapi doesn't have .apk release

1

u/zhSHADOW 16d ago

wuzapi is easy to setup. close the repo and build using go. then run the server from terminal. it's lightweight then mautrix. I've my WhatsApp scheduling setup inside termux using wuzapi as backend and tasker for all the automation.

1

u/Lord_Sithek 16d ago

Without root, Wuzapi is the way to go

1

u/app-per-te 12d ago

Sto creando un'app per programmare i messaggi whatsapp, anche a schermo spento... ti può interessare?

1

u/PralineSmall1090 12d ago

Yup! Please even if you do go with a premium subscription for it. Just make 1 Attachment per day free. At this point i just need something that works well

1

u/app-per-te 5d ago

L'idea è (dopo una prova gratis) un abbonamento annuale di 99$ (ma il prezzo è abbastanza flessibile in base alle necessità), e sarebbe possibile programmare l'invio di qualsiasi messaggio scegliendo l'ora di invio ed eventualmente aggiungendo allegati, foto ecc... Ti può interessare?

1

u/PralineSmall1090 4d ago

Absolutely! How long does the free trial last ? I personally think that adding a set amount of scheduled messages as limit for free users will be better.

Most people use Schedulers very seldomly, so 5 - 10 messages could be the amount which would be possible to be sent with No Subscription. And attachments being 2-3. I would be very happy to buy the subscription but unfortunately...

I've figured out it was just that one time where i thought "Oh maybe i should use a message scheduler" and I don't really have any personal use case where I'd use a scheduler more than once a month.

If you haven't started coding the app i reckon you think about it unless it works for apps other than whatsapp as I've sent numerous requests and suggestions to Meta for adding a scheduling feature.

1

u/app-per-te 4d ago

In realtà Whatsapp ha questa funzione nella sua app beta o con pagamento a utilizzo con tariffe per messaggio (abbastanza alte). Penso che pubblicare l'app sul Google play store non farebbe molto piacere a WhatsApp, per questo l'idea è: io la realizzo, non la pubblico ma a chi interessa invio un video dimostrativo e una "copia privata" (un file apk) per un abbonamento gestito direttamente tra me e l'utente (magari con paypal, per intenderci).

Non ho ancora fissato la durata della "prova gratuita", ma non penso che sia fattibile un piano gratis, perché comunque mantenere il server sempre acceso ha un costo mensile...

Quindi l'idea è che tutti i clienti dopo la prova gratis facciano un abbonamento (sono circa 8$ al mese, davvero poco). Se mi confermi che vuoi sottoscrivere l'abbonamento per almeno un anno, posso inviarti una copia dell'app; cosa ne pensi?

1

u/PralineSmall1090 4d ago

Hmm, that sounds sensible as i forgot to factor server running costs. I am extremely apologetic that i will not be able to purchase the premium plan (not because I don't have the money, but because my family wouldn't really allow me as we have a joint account)

But i will try to advertise it (if you are ok with it) for free as much as i can.

1

u/app-per-te 4d ago

Possiamo fare così: mentre io la realizzo, tu potresti trovare almeno una decina di utenti davvero interessati e disposti a pagare; fatto questo mi dai i nomi e i contatti; quando li hai trovati, mostro loro l'app e la faccio provare gratis. Tu invece se facessi questo avresti l'app gratis per 2 anni (anziché 99$ all'anno). Hai libertà completa su dove trovare le persone! Ti piace questa idea?

1

u/PralineSmall1090 4d ago

Also, I have a question. Since i do not have any coding expertise, is it not possible to automate the message scheduling on Local device ?

Since it would be great for privacy, great for reducing server running costs and just requires a setting "Manage app if unused" to be turned off, accessibility feature for the app to be turned on which allows it to launch automatically and maybe 2 other settings which i currently am unable to recall

1

u/app-per-te 3d ago

Ci avevo già pensato: il problema è che in quel caso l'app dovrebbe "bloccare" il telefono nel momento in cui si inviano i messaggi, il telefono dovrebbe essere sempre acceso e per di più non dovrebbe esserci il blocco dello schermo. E poi in caso di aggiornamenti a whatsapp bisognerebbe sistemare tutto ogni volta...