Christchurch Weather Live
From SqueezeboxWiki
(Redirected from ChristchurchWeatherLive)
Christchurch Weather Live is a web site that I maintain that shows the current weather conditions for Christchurch, New Zealand.
I have wrote an applet for the Squeezebox Controller to display some of this data within the controllers screens.
- The applet is very specific to Christchurch, New Zealand but people may be interested in the source code.
- The applet makes HTTP requests and renders Images and Text to the controller.
- The applet is written in the LUA programming language.
My applets have a repository at http://squeezebox.crowe.co.nz/appletrepository.xml - see Installing an applet for details of how to install the applet.
Live Sample
For a live example of the data see my web site at http://weather.crowe.co.nz/Squeezebox/
Screen Shots
The Source Code
When you download the applet you get the full source code. You can directly download the applet from http://squeezebox.crowe.co.nz or use my applet respository at http://squeezebox.crowe.co.nz/appletrepository.xml
- Christchurch Weather Live source code - A discussion on the source code (mini tutorial) Note: It is for V1.00 of the applet
- Christchurch Weather Live source - strings
- Christchurch Weather Live source - configuration file