Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenTosource0 committed Aug 23, 2024
2 parents c55ae3e + 8bd22bb commit eaef994
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ WeatherMaster is developed with pure HTML, CSS, JavaScript, and Java. Designed t
# πŸ‘οΈ Preview

> [!CAUTION]
> **Screenshots may differ from the current version.**
> **Screenshots may differ from the current version.** <br>
> **Issue: The app may not load the weather if the API request limit is exceeded; you will have to wait until it resets. The app switches APIs up to 5 times, one for each request 🫠.**

| Current & 48hrs | Hourly prec & 8-days forecast| Radar & moon/sun| Current Conditions|
| :---: | :---: | :---: | :---: |
Expand All @@ -19,6 +21,9 @@ WeatherMaster is developed with pure HTML, CSS, JavaScript, and Java. Designed t
| :---: | :---: | :---: | :---: |
| <img src="preview/air_uv.jpeg" style="width: 250px;"> | <img src="preview/gov_alert.png" style="width: 250px;"> | <img src="preview/moonphases.png" style="width: 250px;"> | <img src="preview/settings.jpeg" style="width: 250px;"> |

| Forecast page |
| :---: |
| <img src="preview/forecast_page.jpeg" style="width: 250px;"> |
<br>


Expand Down Expand Up @@ -86,10 +91,9 @@ WeatherMaster is developed with pure HTML, CSS, JavaScript, and Java. Designed t
# πŸ“ Todos:

- ⬛ Adding cache to reduce api requests
- **Translations**: Support for multiple languages will be added soon!
- ⬛ Widgets
- ⬛ Translations will be added soon! (i18n)
- ⬛ Widgets / Notifications
- βœ… Make it lightweight
- ⬛ Notification alerts
- βœ… Allows you to add multiple locations
- ⬛ Customization (under construction)
- βœ… More detailed weather
Expand Down
Binary file added preview/forecast_page.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview/settings.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eaef994

Please # to comment.