Simple weather notification application done through connecting to api's (Wunderground) and parsing information which is then sent to another api (Twilio) for a text notification.
Inspired from another similar project on github.
- Create Java equivalent and make into android service.
- Send notifications through multiple mediums (browser notif, facebook msg, email, etc.)