Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thoughtbot/tropos

Weather and Forecasts for Humans
https://github.com/thoughtbot/tropos

ios swift

Last synced: 15 days ago
JSON representation

Weather and Forecasts for Humans

Awesome Lists containing this project

README

        

Tropos
======

[![Circle CI](https://circleci.com/gh/thoughtbot/Tropos.svg?style=svg)](https://circleci.com/gh/thoughtbot/Tropos)

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.

[Download on the App Store](https://itunes.apple.com/us/app/tropos-weather-forecasts-for/id955209376?mt=8)

Setup
-----

Run `bin/setup`

This will:

- Install `fastlane`, `swiftlint` and `xcpretty`
- Install the carthage dependencies
- Create `Secrets.h`. `TRForecastAPIKey` is the only one required for the
application to run. You can get a key from https://developer.forecast.io. You
should include all keys for production builds.

Testing
-------

Run `bin/test`

This will run the tests from the command line, and pipe the result through
[XCPretty][].

Contributing
------------

See the [CONTRIBUTING] document.
Thank you, [contributors]!

[CONTRIBUTING]: CONTRIBUTING.md
[contributors]: https://github.com/thoughtbot/Tropos/graphs/contributors

Need Help?
----------

We offer 1-on-1 coaching.
We can help you with ReactiveCocoa,
getting started writing unit tests,
converting from Objective-C to Swift,
and more. [Get in touch].

[Get in touch]: http://coaching.thoughtbot.com/ios/?utm_source=github

License
-------

Tropos is Copyright (c) 2019 thoughtbot, inc. It is free software,
and may be redistributed under the terms specified in the [LICENSE] file.

[LICENSE]: /LICENSE

About
-----

![thoughtbot](http://presskit.thoughtbot.com/images/thoughtbot-logo-for-readmes.svg)

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][community]
or [hire us][hire] to help build your product.

[community]: https://thoughtbot.com/community?utm_source=github
[hire]: https://thoughtbot.com/hire-us?utm_source=github
[XCPretty]: https://github.com/supermarin/xcpretty