marcosasilvalepe / GPS

A9G GPS Tracker - Micropython
1 stars 1 forks source link

SMS Support #2

Open garudaonekh opened 2 years ago

garudaonekh commented 2 years ago

Internet Connectivity is not reliable on the road or rural area. Thus, it's nice to have SMS ask reply features where this will response its location when it received Location Request thru SMS from the owner's phone.

marcosasilvalepe commented 2 years ago

I know. I made this script a couple of years ago but I started to refactor the code a couple of weeks ago so as to make it more readable.

I haven't gotten to the SMS handler yet. I've been mostly working on the PHP and Javascript part to make a PWA. Probably next week I'll get around to it.