Rise was created to combine my three favorite apps into on app. I found myself using weather, news and traffic all before I left the house and each app takes time to boot up. I wanted an easier solution, so I did my best to solve this problem.
Simply pull down the project file and replace the google API with your own, as well as the WeatherUnderground API.
Follow the directions on the splash page and enjoy!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D