Tropos for Android
Weather and forecasts for humans. Information you can act on.
Most weather apps throw a lot of information at you but that doesn't answer the question of "What does it feel like outside?". Tropos answers this by relating the current conditions to conditions at the same time yesterday.
API Keys
API keys are brought in at build time via gradle.properties file. Visit https://developer.forecast.io/ to obtain a developerAPI key. Then place this key in your machine's ~/.gradle/gradle.properties file:
DARK_SKY_FORECAST_API_KEY=123abc
Testing
The test
directory contains unit tests, using JUnit and Robolectric.
Contributing
See the CONTRIBUTING document. Thank you, contributors!
License
Tropos is Copyright (c) 2017 thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.
About
Tropos is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.
We love open source software! See our other projects or hire us to help build your product.