Weekly Weather provides a clean, intuitive interface for viewing weather forecasts for your current location and saved favorite places. The app is designed to be straightforward and user-friendly while providing accurate weather information.

Carles Sentis 11e24bc2fa Refactor project to replace Dagger Hilt with Koin for dependency injection пре 1 недеља
.idea c72af26fe7 Refactor MapViewModel and MapScreen to remove NavigateUp event handling пре 1 недеља
app 0c155b8d2e Refactor project to replace Dagger Hilt with Koin for dependency injection пре 1 недеља
core 0c155b8d2e Refactor project to replace Dagger Hilt with Koin for dependency injection пре 1 недеља
feature 0c155b8d2e Refactor project to replace Dagger Hilt with Koin for dependency injection пре 1 недеља
gradle 0c155b8d2e Refactor project to replace Dagger Hilt with Koin for dependency injection пре 1 недеља
store_assets 1ae7993feb Update readme file and store assets пре 1 година
.gitignore bd4df1d796 Release version file name пре 1 година
LICENSE 38809d31cf Update copyright year in LICENSE and README.md from 2024 to 2025, reflecting the new ownership by Codeskraps. пре 1 недеља
README.md 38809d31cf Update copyright year in LICENSE and README.md from 2024 to 2025, reflecting the new ownership by Codeskraps. пре 1 недеља
build.gradle.kts 0c155b8d2e Refactor project to replace Dagger Hilt with Koin for dependency injection пре 1 недеља
gradle.properties e37028a772 First commit пре 1 година
gradlew e37028a772 First commit пре 1 година
gradlew.bat e37028a772 First commit пре 1 година
local.defaults.properties 77c3fbd5f5 Add map location пре 1 година
privacy_policy.md 2619257c16 Add Privacy Policy пре 1 година
settings.gradle.kts 51fccf81d2 Integrate Umami analytics and update project dependencies пре 1 недеља

README.md

logo

Weekly Weather

Overview

Weekly Weather provides a clean, intuitive interface for viewing weather forecasts for your current location and saved favorite places. The app is designed to be straightforward and user-friendly while providing accurate weather information.

Features

  • View detailed weekly weather forecasts
  • Automatically detect current location
  • Search and save favorite locations for quick access
  • Custom naming for GPS locations
  • Available in 37 languages
  • Lightweight and battery-efficient

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Download

Get it on Google Play

Credits

Source

This application is open source and available at repo.codeskraps.com.

License

Weekly Weather is licensed under the MIT License.

``` MIT License

Copyright (c) 2025 Codeskraps

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.