https://github.com/markrickert/weathermotion
RubyMotion wrapper for the Yahoo! Weather API. This is almost a direct port of the official Yahoo! Weather Ruby Gem with changes to support development on iOS using RubyMotion.
https://github.com/markrickert/weathermotion
Last synced: about 1 year ago
JSON representation
RubyMotion wrapper for the Yahoo! Weather API. This is almost a direct port of the official Yahoo! Weather Ruby Gem with changes to support development on iOS using RubyMotion.
- Host: GitHub
- URL: https://github.com/markrickert/weathermotion
- Owner: markrickert
- Created: 2012-12-03T13:27:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-04T18:27:27.000Z (over 12 years ago)
- Last Synced: 2025-02-08T07:27:37.887Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 133 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
WeatherMotion
===
A port of [Yahoo's Weather Ruby Gem](https://github.com/shaper/yahoo-weather) to work with [Rubymotion](http://www.rubymotion.com/).
Current status
---
Not Complete.
Please feel free to help me get everything working and tested by forking and sending a pull request! :)