Menu

Tree [4de73e] master /
 History

HTTPS access


File Date Author Commit
 .settings 2013-04-16 Daniel (itjc) Daniel (itjc) [795421] completing initial commit
 libs 2013-04-16 Daniel (itjc) Daniel (itjc) [795421] completing initial commit
 res 2013-04-17 Daniel (itjc) Daniel (itjc) [69fea2] removed orphan functions from main, removed old...
 src 2013-04-17 Daniel (itjc) Daniel (itjc) [69fea2] removed orphan functions from main, removed old...
 .classpath 2013-04-16 Daniel (itjc) Daniel (itjc) [795421] completing initial commit
 .project 2013-04-16 Daniel (itjc) Daniel (itjc) [795421] completing initial commit
 AndroidManifest.xml 2013-04-17 Daniel (itjc) Daniel (itjc) [aeb235] reworked layout files for naming consistency, u...
 LICENSE 2013-04-16 Daniel (itjc) Daniel (itjc) [795421] completing initial commit
 README 2013-04-23 Daniel (itjc) Daniel (itjc) [4de73e] updated README with text from play store. seeme...
 TODO 2013-04-17 Daniel (itjc) Daniel (itjc) [aeb235] reworked layout files for naming consistency, u...
 ic_launcher-web.png 2013-04-16 Daniel (itjc) Daniel (itjc) [795421] completing initial commit
 proguard-project.txt 2013-04-16 Daniel (itjc) Daniel (itjc) [795421] completing initial commit
 project.properties 2013-04-16 Daniel (itjc) Daniel (itjc) [9d37d3] Initial commit, added project properties

Read Me

/**
 *	@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
MongoDB Logo MongoDB