|
21 | 21 | - Proper material design with support for **material you design**
|
22 | 22 | - Custom accent colours when dynamic colours are off.
|
23 | 23 | - Get **current weather data**
|
24 |
| -- Get **forecast data for 5 days of 3-hour intervals** |
| 24 | +- Get **forecast weather information for future periods** |
25 | 25 | - Monet-based splash screen for Android 12+ devices.
|
26 | 26 | - 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) |
27 | 29 | - Theme switcher (Light, dark and AMOLED/black mode)
|
28 | 30 | - Font chooser option from Google fonts
|
29 | 31 | - Weather-based on GPS location or manually entered text with autocomplete.
|
30 | 32 | - Save locations locally and the ability to delete them.
|
31 |
| -- Change temperature units |
| 33 | +- Change various units of measurement (temperature, wind, rain/snow, pressure) |
32 | 34 | - Change navigation label behaviour
|
33 |
| -- Change inactive places icon style |
| 35 | +- Change icon style for your saved inactive places |
34 | 36 | - Theme matching icons and splash icons
|
35 | 37 | - Material you based android widgets
|
36 | 38 | - Powerful Weather APIs such as [OpenWeather](https://openweathermap.org/api), [AccuWeather](https://www.accuweather.com/) and [FreeWeatherApi](https://weatherapi.com/)
|
|
80 | 82 |
|
81 | 83 | #### Mobile-
|
82 | 84 |
|
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"/> | |
84 | 86 | | ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
|
85 | 87 |
|
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- |
87 | 99 |
|
88 | 100 | | <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"/> |
|
89 | 101 | | ----------------------------------------------------------- | --------------------------------------------------------------- | ---------------------------------------------------------------------- | ------------------------------------------------------------ |
|
|
0 commit comments