Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 688 Bytes

File metadata and controls

19 lines (12 loc) · 688 Bytes

Rise

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.

Installation

Simply pull down the project file and replace the google API with your own, as well as the WeatherUnderground API.

Usage

Follow the directions on the splash page and enjoy!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D