https://github.com/nbolar/weather-status
Weather Status is a weather menu bar app for macOS that uses the DarkSky API to provide current weather details as well as a 7 day forecast for the user's current location.
https://github.com/nbolar/weather-status
darksky-api macos-mojave menubar weather weather-app
Last synced: 6 months ago
JSON representation
Weather Status is a weather menu bar app for macOS that uses the DarkSky API to provide current weather details as well as a 7 day forecast for the user's current location.
- Host: GitHub
- URL: https://github.com/nbolar/weather-status
- Owner: nbolar
- License: mit
- Created: 2019-02-07T08:39:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-24T19:17:20.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T06:51:17.778Z (7 months ago)
- Topics: darksky-api, macos-mojave, menubar, weather, weather-app
- Language: Swift
- Homepage:
- Size: 48.7 MB
- Stars: 13
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 
[](https://opensource.org/licenses/MIT)
[](https://itunes.apple.com/us/app/weather-status/id1453284596?mt=12)
[](https://developer.apple.com/resources/)
[](hhttps://swift.org/blog/swift-4-2-released/)
[](https://github.com/nbolar/weather-status/)### This Project is no longer being maintained due to unavailability of DarkSky's APIs.
Weather Status is a simple and beautiful desktop app for macOS. It shows the current weather situation on the status bar and provides a more detailed version of the weather conditions of your current location once clicked.
Weather Status also provides a 7-day weather forecast which can be viewed by scrolling left on the tiles. Upon hovering the cursor on the image of the forecast, it shows a popup with more information about the weather on that day.
I've chosen to open source only a part of this app but you can grab the complete and most up to date version of it on the [App Store](https://itunes.apple.com/us/app/weather-status/id1453284596?mt=12).
----
### Note:
The screenshot is from the App Store version 1.0.1. The current App Store version is 1.0.19. Much of the codebase has since changed and the version here doesn't accurately represent how the app currently works.