Skip to content

This is a fork of the weather app written by Brad Lee

License

Notifications You must be signed in to change notification settings

shawnanderson/WeatherBar

 
 

Repository files navigation

WeatherBar

This project is a fork of the demo weather app written by Brad Greenlee

The very helpful tutorial is available at http://footle.org/WeatherBar/

** Change log **

  • Updated to Swift 5
  • API call now specifies US zip instead of city name
  • Menubar refreshes every 15 minutes
  • Added humidity
  • Added sunrise and sunset times

** Instructions **

** Open Issues **

  • Preferences window doesn't validate input
  • No validation on dates before converting
  • Refresh rate should be in preferences, not hardcoded
  • Does not work for zip codes outside of US
  • No unit tests

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%