Skip to content
forked from bob-sims/GWeather

/***tshedor's changes: I modified the ui.js file to appear within the app.js windows, retaining those tab groups. Also added iOS functionality, although TableView rejects the background image that Android adopts nicely. Will review **/ small Appcelerator Titanium Mobile app to demo pull of undocumented Google Weather API data

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

tshedor/GWeather

 
 

Repository files navigation

This is a sample mobile app that I wrote to retrieve Google's undocumented and unsupported international weather API.

Change the value of the wx_location variable in Resources/ui.js to change the default location.

This app might be helpful as a component of larger app, such as a conference or "brochure"-type app to show local weather conditions.

This app created using Titanium Mobile.

Known issues:

Currently no error handling.

createActivityIndicator() not working as expected.

----------------------------------
Stuff our legal folk make us say:

Appcelerator, Appcelerator Titanium and associated marks and logos are 
trademarks of Appcelerator, Inc. 

Titanium is Copyright (c) 2009-2010 by Appcelerator, Inc. All Rights Reserved.

Titanium is licensed under the Apache Public License (Version 2). Please
see the LICENSE file for the full license.

About

/***tshedor's changes: I modified the ui.js file to appear within the app.js windows, retaining those tab groups. Also added iOS functionality, although TableView rejects the background image that Android adopts nicely. Will review **/ small Appcelerator Titanium Mobile app to demo pull of undocumented Google Weather API data

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • Java 35.3%