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 c18c45b89e Replace Apache License with MIT License in LICENSE and README.md files, including necessary copyright and permission details. 1 week ago
.idea 51fccf81d2 Integrate Umami analytics and update project dependencies 1 week ago
app ca56dbbf55 Update version code and name in build.gradle.kts to 16 and 2.6 respectively for the upcoming release. 1 week ago
core 51fccf81d2 Integrate Umami analytics and update project dependencies 1 week ago
feature 51fccf81d2 Integrate Umami analytics and update project dependencies 1 week ago
gradle 51fccf81d2 Integrate Umami analytics and update project dependencies 1 week ago
store_assets 1ae7993feb Update readme file and store assets 1 year ago
.gitignore bd4df1d796 Release version file name 1 year ago
LICENSE c18c45b89e Replace Apache License with MIT License in LICENSE and README.md files, including necessary copyright and permission details. 1 week ago
README.md c18c45b89e Replace Apache License with MIT License in LICENSE and README.md files, including necessary copyright and permission details. 1 week ago
build.gradle.kts 51fccf81d2 Integrate Umami analytics and update project dependencies 1 week ago
gradle.properties e37028a772 First commit 1 year ago
gradlew e37028a772 First commit 1 year ago
gradlew.bat e37028a772 First commit 1 year ago
local.defaults.properties 77c3fbd5f5 Add map location 1 year ago
privacy_policy.md 2619257c16 Add Privacy Policy 1 year ago
settings.gradle.kts 51fccf81d2 Integrate Umami analytics and update project dependencies 1 week ago

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.