Skip to content

Commit 87e70f1

Browse files
committed
update screenshots
1 parent dc424c4 commit 87e70f1

21 files changed

+17
-5
lines changed

readme.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,18 @@
2121
- Proper material design with support for **material you design**
2222
- Custom accent colours when dynamic colours are off.
2323
- Get **current weather data**
24-
- Get **forecast data for 5 days of 3-hour intervals**
24+
- Get **forecast weather information for future periods**
2525
- Monet-based splash screen for Android 12+ devices.
2626
- Monochrome icon for Android 13+ devices.
27+
- **Beautiful homescreen widgets** for Android devices (Available in Glance, Pixel-style Glance, Detailed & tile widget)
28+
- **Cross-platform** support (Currently Android & Windows based devices)
2729
- Theme switcher (Light, dark and AMOLED/black mode)
2830
- Font chooser option from Google fonts
2931
- Weather-based on GPS location or manually entered text with autocomplete.
3032
- Save locations locally and the ability to delete them.
31-
- Change temperature units
33+
- Change various units of measurement (temperature, wind, rain/snow, pressure)
3234
- Change navigation label behaviour
33-
- Change inactive places icon style
35+
- Change icon style for your saved inactive places
3436
- Theme matching icons and splash icons
3537
- Material you based android widgets
3638
- Powerful Weather APIs such as [OpenWeather](https://openweathermap.org/api), [AccuWeather](https://www.accuweather.com/) and [FreeWeatherApi](https://weatherapi.com/)
@@ -80,10 +82,20 @@
8082

8183
#### Mobile-
8284

83-
| <img src="./screenshots/android/HomeDark.jpg" width="180"/> | <img src="./screenshots/android/ForecastDark.jpg" width="180"/> | <img src="./screenshots/android/ForecastDetailsDark.jpg" width="180"/> | <img src="./screenshots/android/SavedDark.jpg" width="180"/> |
85+
| <img src="./screenshots/android/HomeDark.png" width="180"/> | <img src="./screenshots/android/ForecastDark.png" width="180"/> | <img src="./screenshots/android/ForecastDetailsDark.png" width="180"/> | <img src="./screenshots/android/SavedDark.png" width="180"/> |
8486
| ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
8587

86-
#### Tablet/desktop-
88+
#### Foldables-
89+
90+
| <img src="./screenshots/foldables/HomeDark.png" width="220"/> | <img src="./screenshots/foldables/ForecastDark.png" width="220"/> | <img src="./screenshots/foldables/ForecastDetailsDark.png" width="220"/> | <img src="./screenshots/foldables/SavedDark.png" width="220"/> |
91+
| ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
92+
93+
#### Tablet-
94+
95+
| <img src="./screenshots/tablet/HomeDark.png" width="220"/> | <img src="./screenshots/tablet/ForecastDark.png" width="220"/> | <img src="./screenshots/tablet/ForecastDetailsDark.png" width="220"/> | <img src="./screenshots/tablet/SavedDark.png" width="220"/> |
96+
| ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
97+
98+
#### Desktop-
8799

88100
| <img src="./screenshots/windows/HomeDark.png" width="220"/> | <img src="./screenshots/windows/ForecastDark.png" width="220"/> | <img src="./screenshots/windows/ForecastDetailsDark.png" width="220"/> | <img src="./screenshots/windows/SavedDark.png" width="220"/> |
89101
| ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |

screenshots/android/ForecastDark.jpg

-310 KB
Binary file not shown.

screenshots/android/ForecastDark.png

259 KB
Loading
-293 KB
Binary file not shown.
175 KB
Loading

screenshots/android/HomeDark.jpg

-356 KB
Binary file not shown.

screenshots/android/HomeDark.png

231 KB
Loading

screenshots/android/SavedDark.jpg

-161 KB
Binary file not shown.

screenshots/android/SavedDark.png

80.6 KB
Loading
278 KB
Loading
203 KB
Loading

screenshots/foldables/HomeDark.png

261 KB
Loading

screenshots/foldables/SavedDark.png

103 KB
Loading

screenshots/tablet/ForecastDark.png

263 KB
Loading
205 KB
Loading

screenshots/tablet/HomeDark.png

273 KB
Loading

screenshots/tablet/SavedDark.png

79.9 KB
Loading

screenshots/windows/ForecastDark.png

422 KB
Loading
419 KB
Loading

screenshots/windows/HomeDark.png

417 KB
Loading

screenshots/windows/SavedDark.png

388 KB
Loading

0 commit comments

Comments
 (0)