Bermuda Weather - Android Code
Read the Bermuda Weather Service's public forecast, fast & easy.
Status: Alpha
Brought to you by:
itjc
/** * @author Daniel (itjc) [info at itjc dot net]. * The copyright to this program is held by it's author. * * This file is part of Bermuda Weather. * * Bermuda Weather is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Bermuda Weather is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. * **/ Read the Bermuda Weather Service's public extended forecast, quick & easy. The Bermuda Weather Service publishes a Bermuda Public Forecast, daily, at scheduled intervals throughout the day. This includes a quick and simple summary of current weather conditions, and short term forecast. This is publicly available from their website: http://www.weather.bm The only thing this application does is display the text of this public forecast. It does not store a copy of the forecast offline, and does not provide any additional functionality. It meets a very specific need of a very small group of people. This app is for you if: - you want to read the public extended forecast by the Bermuda Weather Service on your android device - you don't want to load a browser to do it - you don't care about icons, animations or satellite imagery Credit is given to the Bermuda Weather Service for their efforts, and the meteorologists on duty, for providing this valuable resource. This application does not collect or store any information about the device, location or user. The only thing it does with the internet permission is to download the latest forecast from www.weather.bm