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 e7da11a5b3 Update version code and name in build.gradle.kts to 17 and 2.6.1, and add new dependencies for core:local and core:location modules. Enhance ProGuard rules across multiple modules to ensure proper class retention and prevent warnings during builds. 16 hodín pred
.idea c72af26fe7 Refactor MapViewModel and MapScreen to remove NavigateUp event handling 17 hodín pred
app e7da11a5b3 Update version code and name in build.gradle.kts to 17 and 2.6.1, and add new dependencies for core:local and core:location modules. Enhance ProGuard rules across multiple modules to ensure proper class retention and prevent warnings during builds. 16 hodín pred
core e7da11a5b3 Update version code and name in build.gradle.kts to 17 and 2.6.1, and add new dependencies for core:local and core:location modules. Enhance ProGuard rules across multiple modules to ensure proper class retention and prevent warnings during builds. 16 hodín pred
feature e7da11a5b3 Update version code and name in build.gradle.kts to 17 and 2.6.1, and add new dependencies for core:local and core:location modules. Enhance ProGuard rules across multiple modules to ensure proper class retention and prevent warnings during builds. 16 hodín pred
gradle 51fccf81d2 Integrate Umami analytics and update project dependencies 2 dní pred
store_assets 1ae7993feb Update readme file and store assets 1 rok pred
.gitignore bd4df1d796 Release version file name 1 rok pred
LICENSE 38809d31cf Update copyright year in LICENSE and README.md from 2024 to 2025, reflecting the new ownership by Codeskraps. 2 dní pred
README.md 38809d31cf Update copyright year in LICENSE and README.md from 2024 to 2025, reflecting the new ownership by Codeskraps. 2 dní pred
build.gradle.kts 51fccf81d2 Integrate Umami analytics and update project dependencies 2 dní pred
gradle.properties e37028a772 First commit 1 rok pred
gradlew e37028a772 First commit 1 rok pred
gradlew.bat e37028a772 First commit 1 rok pred
local.defaults.properties 77c3fbd5f5 Add map location 1 rok pred
privacy_policy.md 2619257c16 Add Privacy Policy 1 rok pred
settings.gradle.kts 51fccf81d2 Integrate Umami analytics and update project dependencies 2 dní pred

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.