Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thoughtbot/tropos
- Owner: thoughtbot
- License: mit
- Created: 2014-12-11T19:16:06.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T16:03:55.000Z (about 3 years ago)
- Last Synced: 2024-10-10T14:41:20.685Z (about 1 month ago)
- Topics: ios, swift
- Language: Swift
- Homepage: troposweather.com
- Size: 18 MB
- Stars: 1,511
- Watchers: 76
- Forks: 201
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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/contributorsNeed 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