This is an android application (minSDKlevel 14) very simple homescreen widget displaying current temperature or any other data fetched from custom web server.
It sends GET request to the specified URL and parses needed data from received HTML string. Widget updates itself in 30 minutes period or when tapped once. The application has 2 activities: configuration and URL webview.
The app is availaible on Google Play!