adeekshith / watomatic

Auto reply app helping you move away from less private messengers like WhatsApp and Facebook Messenger
https://watomatic.app
GNU General Public License v3.0
429 stars 85 forks source link

Auto reply SMS #248

Open adeekshith opened 3 years ago

adeekshith commented 3 years ago

A user requested this feature via email to support auto reply for SMS.

Filing here to keep track. Vote for this issue if you want this too.

Two ways to do:

  1. Support generic SMS This is what most users would like but this needs a totally different code base. This can also add some architecture level complexities but can be explored
  2. Support individual SMS apps If we can programatically detect which app is handling SMS on the device and show SMS as an option to the user if it is a supported app. This fits well with existing architecture but may not work for all SMS apps.
jakenvac commented 2 years ago

Would this be closed with #340? or at least reduce the scope?