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

https://github.com/saswatamcode/clima_ios

An iOS weather app which uses OpenWeatherMap API to display current weather data for any city and your current location.
https://github.com/saswatamcode/clima_ios

Last synced: 12 months ago
JSON representation

An iOS weather app which uses OpenWeatherMap API to display current weather data for any city and your current location.

Awesome Lists containing this project

README

          

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)
[![GitHub forks](https://img.shields.io/github/forks/saswatamcode/clima_ios.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/saswatamcode/clima_ios/network/)
[![GitHub stars](https://img.shields.io/github/stars/saswatamcode/clima_ios.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/saswatamcode/clima_ios/stargazers/)
[![GitHub issues](https://img.shields.io/github/issues/saswatamcode/clima_ios.svg)](https://GitHub.com/saswatamcode/clima_ios/issues/)
[![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![Badge w/ Platform](https://cocoapod-badges.herokuapp.com/p/NSStringMask/badge.svg)](https://cocoadocs.org/docsets/NSStringMask)

# Clima
An iOS weather app which uses OpenWeatherMap API to display current weather data for any city and your current location. Also adapts to dark mode by changing app design.
Uses SFSymbols.

## Screenshots

![Screenshot-1!](screenshots/Screenshot-1.png) ![Screenshot-darkmode!](screenshots/Screenshot-darkmode.png)

## To Run
- Make a account on OpenWeatherMap and get api keys
- Clone repo using Xcode Source Control
- Run app on preferred simulator

## Requirement
- iOS 13.x
- Xcode 11.x