Skip to content

CoderMP/iOS-Atmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Atmo - The Simple Weather App

What is Atmo?

Atmo is a simple weather app using OpenWeatherMap's API and iOS's CoreLocation service to provide users with weather conditions

Architecture

  • MVC structure
  • Light & Dark Mode Support

How to Use Atmo

  1. Sign up (for free) for an API key from OpenWeatherMap
  2. Copy your API key to the Atmo/Models/AtmoWeatherManager.swift file, replacing YOUR_API_KEY_HERE in the weatherUrl variable - Atmo will not run properly without this change
  3. Install & enjoy!

About

Simple & minimalist weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages