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.

codeskraps 1e67d7c924 Replace Apache License with MIT License in LICENSE and README.md files, including necessary copyright and permission details. 1 月之前
.idea e11575d656 Integrate Umami analytics and update project dependencies 1 月之前
app bad166e554 Update version code and name in build.gradle.kts to 16 and 2.6 respectively for the upcoming release. 1 月之前
core e11575d656 Integrate Umami analytics and update project dependencies 1 月之前
feature e11575d656 Integrate Umami analytics and update project dependencies 1 月之前
gradle e11575d656 Integrate Umami analytics and update project dependencies 1 月之前
store_assets 1ae7993feb Update readme file and store assets 1 年之前
.gitignore 1b3fc1ee96 Release version file name 1 年之前
LICENSE 1e67d7c924 Replace Apache License with MIT License in LICENSE and README.md files, including necessary copyright and permission details. 1 月之前
README.md 1e67d7c924 Replace Apache License with MIT License in LICENSE and README.md files, including necessary copyright and permission details. 1 月之前
build.gradle.kts e11575d656 Integrate Umami analytics and update project dependencies 1 月之前
gradle.properties e37028a772 First commit 1 年之前
gradlew e37028a772 First commit 1 年之前
gradlew.bat e37028a772 First commit 1 年之前
local.defaults.properties 0898a2bd66 Add map location 1 年之前
privacy_policy.md 2619257c16 Add Privacy Policy 1 年之前
settings.gradle.kts e11575d656 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) 2024 Carles Sentis

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.