https://github.com/harr1424/orange-weather
A privacy respecting and ad-free weather app for iOS
https://github.com/harr1424/orange-weather
Last synced: 4 months ago
JSON representation
A privacy respecting and ad-free weather app for iOS
- Host: GitHub
- URL: https://github.com/harr1424/orange-weather
- Owner: harr1424
- Created: 2023-07-09T00:24:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-14T20:53:42.000Z (almost 2 years ago)
- Last Synced: 2024-01-15T08:27:41.179Z (almost 2 years ago)
- Language: Swift
- Size: 767 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Orange Weather
A privacy respecting and ad-free weather application for iOS. This app does not collect, store, or share any of your personal data. Weather information is provided by [Apple WeatherKit](https://developer.apple.com/weatherkit/) and is made possible by [these third parties](https://developer.apple.com/weatherkit/data-source-attribution/).Frost Alerts are made possible by Weather data from Open-Meteo.com
## Privacy Policy
This app registers a device token that is unique to your device. This token is collected in order to register with Apple Push Notification Services (APNs), in case you would like to opt-in to frost alerts for a specific location(s). A device token is registered on the developer's server even if you do not opt-in to frost alerts. Should you opt-in to frost alerts, each location you request alerts for will be associated with your device token and visible to the developer.A device token is similar to what is shown below, and does not uniquely identify you as a person, but only your device:
```
45b9a8c5-faeb-49d4-8073-19378a4f7806
```