Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranshulgg/weathermaster
A Weather app for android π¦πβ
https://github.com/pranshulgg/weathermaster
android api ipgeolocation-api java javascript leaflet open-meteo open-source openweathermap-api rain visualcrossingwebservices weather weather-api webview
Last synced: 1 day ago
JSON representation
A Weather app for android π¦πβ
- Host: GitHub
- URL: https://github.com/pranshulgg/weathermaster
- Owner: PranshulGG
- License: gpl-3.0
- Created: 2024-06-16T13:19:44.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-17T02:34:22.000Z (10 days ago)
- Last Synced: 2025-01-17T03:26:31.074Z (10 days ago)
- Topics: android, api, ipgeolocation-api, java, javascript, leaflet, open-meteo, open-source, openweathermap-api, rain, visualcrossingwebservices, weather, weather-api, webview
- Language: JavaScript
- Homepage:
- Size: 74 MB
- Stars: 784
- Watchers: 13
- Forks: 23
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WeatherMaster
WeatherMaster: inspired by the Google Pixel weather app.
[Features](https://github.com/PranshulGG/WeatherMaster?tab=readme-ov-file#-features) β’ [Contact](https://github.com/PranshulGG/WeatherMaster?tab=readme-ov-file#contact) β’ [License](https://github.com/PranshulGG/WeatherMaster?tab=readme-ov-file#license) β’ [Translate](https://github.com/PranshulGG/WeatherMaster?tab=readme-ov-file#-translate-the-app-on-crowdin)
![app_thumbnail](preview/thumbnail_mat.png)
# ποΈ Screenshots
# π Translate the app on [Crowdin](https://crowdin.com/project/weathermaster/invite?h=448278a9b1370f3c10d4336a091dae792286917)
# β¨ Features:
- π **Offline Mode:** Access previously loaded weather data even without an internet connection.
- π€οΈ **Current Weather:** Get real-time updates on weather conditions in your area.
- π’ **Government Weather Alerts:** Receive official alerts and warnings to stay safe.
- β³ **24-Hour Forecast:** Plan your short-term activities with accurate forecasts for the next two days.
- π **14-Day Forecast:** View detailed weather predictions for the upcoming week.
- π **Moon Phases:** Track the phases of the moon and plan accordingly.
- π **Moonrise & Moonset:** Know the exact times for moonrise and moonset each day.
- π **Sunrise & Sunset:** Stay informed about sunrise and sunset times to optimize your day.
- π **Day Length:** Check how long the daylight lasts each day.
- π **Day Description:** Get a brief summary of the dayβs weather conditions.
- π§οΈ **Rain Bar:** See a visual representation of expected rainfall.
- ποΈ **Visibility:** Monitor how far you can see clearly based on weather conditions.
- π§ **Humidity:** Check the current humidity levels to stay comfortable.
- π§ **Pressure:** Track atmospheric pressure to understand weather changes.
- π¬οΈ **Wind Direction & Speed:** Stay aware of wind patterns and strength.
- βοΈ **Snow Amount:** Know the expected snowfall for winter planning.
- βοΈ **Cloudiness:** See how much of the sky is covered by clouds.
- π‘οΈ **Min-Max Temperature:** View the range of temperatures for the day.
- π¬οΈ **Feels Like Temperature:** Understand how the temperature feels based on wind and humidity.
- π§οΈ **Precipitation Type & Area Coverage:** Get details on what kind of precipitation is expected and its coverage area.
- π **UV Index:** Stay protected from harmful UV rays with UV index updates.
- πΏ **Air Quality:** Monitor air quality to stay informed about pollution levels.
- πΊοΈ **Live Map:** Access a real-time map to track weather conditions in different areas.
- π **Location Picker:** Easily select and view weather information for different locations.
- β **Save Favorite Locations:** Save your preferred locations for quick access to their weather updates.
- π **Clothing Recommendations:** Get suggestions on what to wear based on the current weather conditions.
- πΎ **Pollen Data (Europe Only):** View pollen levels for grass, trees, and weeds in your area.
- **βοΈ Customizable Layout:** Arrange and customize the appβs layout to display weather features in your preferred order and style. Example: Saved locations, condition widgets etc.# π Weather providers:
- [**open-meteo**](https://open-meteo.com)
- [**Met norway**](https://www.met.no/en)
- [**WeatherApi**](https://www.weatherapi.com/)
- [**accuweather**](https://www.accuweather.com/)
- [**MΓ©tΓ©o-France**](https://www.meteofrance.com)
- [**DWD**](https://www.dwd.de/EN/Home/home_node.html)
- [**NOAA**](https://www.noaa.gov)
- [**ECMWF**](https://www.ecmwf.int)
- [**UK Met Office**](https://www.metoffice.gov.uk)
- [**JMA**](https://www.jma.go.jp/jma/indexe.html)
- [**GEM**](https://www.ec.gc.ca/meteo-weather/default.asp?lang=En&n=FB1BB3E4-1)
- [**BOM**](http://www.bom.gov.au)
- [**CMA**](http://www.cma.gov.cn/en/)
- [**KNMI**](https://www.knmi.nl)
- [**DMI**](https://www.dmi.dk/en/)# βοΈ Other:
- π±Native Android Experience: Enjoy a user interface and interaction that closely resemble a native Android Weather app.
- π¨Material Design: The app is built using Material Web Components, ensuring a clean, consistent, and visually appealing design.
- βοΈCustomization Options: Enjoy a ton of customization options. Adjust themes, Units.
- πResponsive Design: WeatherMaster is fully responsive for all mobile devices.
- π§©User-Friendly Interface: The app's interface is designed to be straightforward and user-friendly.
# π οΈ Built With:
- HTML & CSS: For the basic structure and styling of the app.
- JavaScript: To handle the app's logic and interactivity.
- Java: Mainly used for JavaScript interface and permissions, allowing the app to run on Android devices.
- Material Web Components: Utilized to create a consistent and attractive Material Design look and feel.
- Weather icons: Google weather icons
# π Todos:
- β Adding cache to reduce api requests
- β Translations
- β Widgets
- β Make it lightweight
- β Allows you to add multiple locations
- β Customization
- β More detailed weather
- β Live weather map
- β Pick locations using map
- β Change app colors according to the weather
- Any user suggestions :)
> [!NOTE]
> The app is designed to run on Android devices and does not support web browsers. Attempting to open the app in a browser will not work.# Contact
For any questions or feedback, feel free to open an issue on GitHub or contact [email protected]
# License
This project is licensed under the GPL-3.0 license. See the `LICENSE` file for details.