https://github.com/davidtakac/prognoza
Libre weather app with widgets and offline support
https://github.com/davidtakac/prognoza
android clean-architecture continuous-integration github-actions jetpack-compose kotlin kotlin-multiplatform tests use-cases weather
Last synced: 25 days ago
JSON representation
Libre weather app with widgets and offline support
- Host: GitHub
- URL: https://github.com/davidtakac/prognoza
- Owner: davidtakac
- License: mit
- Created: 2021-07-17T21:17:13.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-07-14T20:34:37.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T01:26:00.494Z (10 months ago)
- Topics: android, clean-architecture, continuous-integration, github-actions, jetpack-compose, kotlin, kotlin-multiplatform, tests, use-cases, weather
- Language: Kotlin
- Homepage:
- Size: 35.5 MB
- Stars: 367
- Watchers: 9
- Forks: 10
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Prognoza
Libre weather app with widgets and offline support
## Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
## Features
- Multiple weather data providers
- Weather for today and coming days
- App color based on:
- Current weather
- (Android 12+) System color
- Dark and light theme
- Multiple measurement units
- Widgets
- Works offline
- Does not access your location## Translate
You can add and/or edit translations on [Crowdin](https://crowdin.com/project/prognoza). They will be periodically pulled into the project as languages and changes are added.## Contribute
The app is undergoing a redesign that will bring a bunch of new features including probability of precipitation, wind, UV index, sunrise/sunset times, and more. This requires a significant refactoring of the codebase which will affect most architectural layers.Because of this, please do not open PRs for new features now. Only bugfixes will be accepted.
## Donate
If you like Prognoza, you're welcome to send a donation with LiberaPay.## Credit
Forecast data by [MET Norway](https://www.met.no/en) and [Open-Meteo](https://open-meteo.com/)
Weather icons by [MET Norway](https://www.met.no/en)
Geolocation data by [OSM Nominatim](https://nominatim.org/)
Design inspired by [Neal Hampton](https://dribbble.com/shots/6680361-Dribbble-Daily-UI-37-Weather-2)
App icon by [Nataša Takač](https://www.instagram.com/art.ofil/)