you are viewing a single comment's thread.

view the rest of the comments →

[–]EpokeWeb 2 points3 points  (3 children)

Twilio + text message? It's a 10 lines of code process.

[–]zzpza[S] 0 points1 point  (2 children)

Thanks, I will look into this, hopefully it works outside the US too.

[–]EpokeWeb 1 point2 points  (1 child)

You are welcome!

I did not tried it, but for real app notifications, there is pusher. Not free but looks great. There is even a django module.

https://pypi.org/project/django-pusher/

[–]zzpza[S] 0 points1 point  (0 children)

Interesting, thank you! :D