|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: Weather |
| 4 | +permalink: /weather/ |
| 5 | +--- |
| 6 | + |
| 7 | +<style> |
| 8 | + tab1 { padding-left: 4em; } |
| 9 | +</style> |
| 10 | + |
| 11 | +<p style="text-align: center"><img src="https://raw.githubusercontent.com/sunilpaulmathew/Weather/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" alt="" width="150" height="150" /></p> |
| 12 | + |
| 13 | +<p style="text-align: justify"><tab1><strong>Weather</strong> is an open-source, privacy-oriented application for accurate and real-time weather updates.</tab1></p> |
| 14 | + |
| 15 | +<hr> |
| 16 | + |
| 17 | +<h3 style="color: blue">Downloads</h3> |
| 18 | + |
| 19 | +<p><a href="https://play.google.com/store/apps/details?id=in.sunilpaulmathew.weatherwidget" target="_blank"><img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="" height="60" /></a> <a href="https://f-droid.org/packages/in.sunilpaulmathew.weatherwidget" target="_blank"><img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="" height="60" /></a></p> |
| 20 | +<hr> |
| 21 | + |
| 22 | +<h3 style="color: blue">Features</h3> |
| 23 | + |
| 24 | +* Accurate and real-time weather updates. |
| 25 | +* Simple, clean, and premium-looking interface. |
| 26 | +* Weather alerts for extreme conditions (disabled by default). |
| 27 | +* Comes with three separate desktop widgets. |
| 28 | +* Work with very minimal permission. |
| 29 | +* No api key requirements. |
| 30 | +* Configurable temperature units and forecast days. |
| 31 | +* Open-source and privacy-friendly. |
| 32 | +* Ad-free and no user data collection. |
| 33 | +* Auto-dark/light theme. |
| 34 | +* and much more |
| 35 | + |
| 36 | +<hr> |
| 37 | + |
| 38 | +<h3 style="color: blue">Limitations</h3> |
| 39 | + |
| 40 | +* Supports only one location at a time (either manually configured or automatically acquired from the GPS signal). |
| 41 | + |
| 42 | +<hr> |
| 43 | + |
| 44 | +<h3 style="color: blue">Important Links</h3> |
| 45 | + |
| 46 | +<p><a href="https://github.com/sunilpaulmathew/Weather" target="_blank"><img src="https://github.com/SmartPack/SmartPack.github.io/blob/master/assets/pic002.png?raw=true" alt="" width="50" height="50" /></a></p> |
| 47 | + |
| 48 | +<hr> |
| 49 | + |
| 50 | +<h3 style="color: blue">Support</h3> |
| 51 | + |
| 52 | +<a href="https://t.me/smartpack_kmanager" target="_blank"><img src="https://github.com/SmartPack/SmartPack.github.io/blob/master/assets/pic006.png?raw=true" alt="" width="50" height="50" /></a> |
| 53 | + |
| 54 | +<hr> |
| 55 | + |
| 56 | +<h3 style="color: blue">Translations</h3> |
| 57 | + |
| 58 | +<p style="text-align: justify"><tab1>Help me to translate this app (<a href="{{ site.github.url }}/translations/" target="_self">Read More</a>)!</tab1></p> |
| 59 | + |
| 60 | +<hr> |
| 61 | + |
| 62 | +<h3 style="color: blue">Donations</h3> |
| 63 | + |
| 64 | +<p style="text-align: justify"><tab1>Please help me to continue this project more active (<a href="{{ site.github.url }}/donation/" target="_self">Read More</a>)!</tab1></p> |
| 65 | + |
| 66 | +{% include donations.html %} |
0 commit comments