mirror of
https://github.com/breezy-weather/breezy-weather.git
synced 2025-12-07 13:50:05 +00:00
Add emojis to README
This commit is contained in:
parent
37d515211c
commit
6e76751640
1 changed files with 19 additions and 18 deletions
37
README.md
37
README.md
|
|
@ -40,7 +40,7 @@
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
# Download
|
# ⬇️ Download
|
||||||
|
|
||||||
<a href="https://github.com/breezy-weather/breezy-weather/releases">
|
<a href="https://github.com/breezy-weather/breezy-weather/releases">
|
||||||
<img src="https://user-images.githubusercontent.com/69304392/148696068-0cfea65d-b18f-4685-82b5-329a330b1c0d.png"
|
<img src="https://user-images.githubusercontent.com/69304392/148696068-0cfea65d-b18f-4685-82b5-329a330b1c0d.png"
|
||||||
|
|
@ -77,9 +77,9 @@ alt="Get it on F-Droid" align="center" height="80" /></a>
|
||||||
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/07-details.png" alt="" style="width: 300px" />
|
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/07-details.png" alt="" style="width: 300px" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
# Features
|
# ✨ Features
|
||||||
|
|
||||||
- Weather data
|
- 🌤️ Weather data
|
||||||
- Daily and hourly forecasts up to 16 days
|
- Daily and hourly forecasts up to 16 days
|
||||||
- Precipitation in the next hour
|
- Precipitation in the next hour
|
||||||
- Severe weather and precipitation alerts
|
- Severe weather and precipitation alerts
|
||||||
|
|
@ -94,18 +94,18 @@ alt="Get it on F-Droid" align="center" height="80" /></a>
|
||||||
- Pressure
|
- Pressure
|
||||||
- Sun
|
- Sun
|
||||||
- Moon
|
- Moon
|
||||||
- Visualization
|
- 📊 Visualization
|
||||||
- Detailed 24-hour charts
|
- Detailed 24-hour charts
|
||||||
- Material 3 Expressive blocks
|
- Material 3 Expressive blocks
|
||||||
- More than 50 weather sources supported (<a href="docs/SOURCES.md">full list</a>)
|
- 🏭 More than 50 weather sources supported (<a href="docs/SOURCES.md">full list</a>)
|
||||||
- Large selection of widgets
|
- 🧩 Large selection of widgets
|
||||||
- Live wallpaper
|
- 🖼️ Live wallpaper
|
||||||
- Custom icon packs
|
- 📦 Custom icon packs
|
||||||
- [Geometric Weather icon packs](https://github.com/breezy-weather/breezy-weather-icon-packs/blob/main/README.md)
|
- [Geometric Weather icon packs](https://github.com/breezy-weather/breezy-weather-icon-packs/blob/main/README.md)
|
||||||
- Chronus Weather icon packs
|
- Chronus Weather icon packs
|
||||||
- Automatic dark mode
|
- 🌙 Automatic dark mode
|
||||||
- Opt-in data sharing with other apps (such as Gadgetbridge)
|
- 🔁 Opt-in data sharing with other apps (such as Gadgetbridge)
|
||||||
- <details><summary>Accessibility</summary>
|
- <details><summary>🚹 Accessibility</summary>
|
||||||
|
|
||||||
- Localization
|
- Localization
|
||||||
- Number formatting (different numeral systems, decimal separator, thousand separator)
|
- Number formatting (different numeral systems, decimal separator, thousand separator)
|
||||||
|
|
@ -117,14 +117,15 @@ alt="Get it on F-Droid" align="center" height="80" /></a>
|
||||||
- Custom display settings: basic support
|
- Custom display settings: basic support
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
- <details><summary>Free and Open Source</summary>
|
- <details><summary>🆓 Free and Open Source</summary>
|
||||||
|
|
||||||
- No proprietary blobs/dependencies
|
- No proprietary blobs/dependencies
|
||||||
- Releases generated by GitHub actions, guaranteeing it matches the source code
|
- Releases generated by GitHub actions, guaranteeing it matches the source code
|
||||||
- Fully works with Open-Meteo (FOSS source)
|
- Fully works with Open-Meteo (FOSS source)
|
||||||
|
- Separate flavor with only sources hosted on FOSS networks
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
- <details><summary>Privacy-friendly</summary>
|
- <details><summary>🛡️ Privacy-friendly</summary>
|
||||||
|
|
||||||
- No personal data collected by the app ([link to app privacy policy](https://github.com/breezy-weather/breezy-weather/blob/main/PRIVACY.md))
|
- No personal data collected by the app ([link to app privacy policy](https://github.com/breezy-weather/breezy-weather/blob/main/PRIVACY.md))
|
||||||
- Multiple sources are available, with links to their privacy policies for transparency
|
- Multiple sources are available, with links to their privacy policies for transparency
|
||||||
|
|
@ -134,14 +135,14 @@ alt="Get it on F-Droid" align="center" height="80" /></a>
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
|
||||||
# Help
|
# 🛟 Help
|
||||||
|
|
||||||
* [Frequently Asked Questions / Help](HELP.md)
|
* [Frequently Asked Questions / Help](HELP.md)
|
||||||
* [Main screen explanations](docs/HOMEPAGE.md)
|
* [Main screen explanations](docs/HOMEPAGE.md)
|
||||||
* [Weather sources comparison](docs/SOURCES.md)
|
* [Weather sources comparison](docs/SOURCES.md)
|
||||||
|
|
||||||
|
|
||||||
# Contribute
|
# 🤝 Contribute
|
||||||
|
|
||||||
Pull requests are welcome. You can have a look at [issues opened to contributions](https://github.com/breezy-weather/breezy-weather/issues?q=is%3Aissue+is%3Aopen+label%3A%22Open+to+contributions%22). For other changes, please open an issue first to discuss what you would like to change.
|
Pull requests are welcome. You can have a look at [issues opened to contributions](https://github.com/breezy-weather/breezy-weather/issues?q=is%3Aissue+is%3Aopen+label%3A%22Open+to+contributions%22). For other changes, please open an issue first to discuss what you would like to change.
|
||||||
|
|
||||||
|
|
@ -170,7 +171,7 @@ Pull requests are welcome. You can have a look at [issues opened to contribution
|
||||||
- Donations: if you have extra money to spare, consider [donating to Open-Meteo](https://github.com/sponsors/open-meteo) to support infrastructure costs and future developments (we currently lack a libre and gratis worldwide alternative for the following features: [Reverse geocoding](https://github.com/open-meteo/geocoding-api/issues/6), [Alerts](https://github.com/open-meteo/open-meteo/issues/351), [Normals](https://github.com/open-meteo/open-meteo/issues/361))
|
- Donations: if you have extra money to spare, consider [donating to Open-Meteo](https://github.com/sponsors/open-meteo) to support infrastructure costs and future developments (we currently lack a libre and gratis worldwide alternative for the following features: [Reverse geocoding](https://github.com/open-meteo/geocoding-api/issues/6), [Alerts](https://github.com/open-meteo/open-meteo/issues/351), [Normals](https://github.com/open-meteo/open-meteo/issues/361))
|
||||||
|
|
||||||
|
|
||||||
# Translations
|
# 🌍 Translations
|
||||||
|
|
||||||
Translation is done externally [on Weblate](https://hosted.weblate.org/projects/breezy-weather/breezy-weather-android/#information). Please read carefully project instructions if you want to help.
|
Translation is done externally [on Weblate](https://hosted.weblate.org/projects/breezy-weather/breezy-weather-android/#information). Please read carefully project instructions if you want to help.
|
||||||
|
|
||||||
|
|
@ -181,7 +182,7 @@ English (and regional variants) and French translations are maintained by repo m
|
||||||
For unit formatting, we use [Unicode data](https://www.unicode.org/cldr/charts/47/summary/root.html) as much as possible. If you believe there is an error, please [open a discussion](https://github.com/breezy-weather/breezy-weather/discussions/categories/general) with evidences that the changes you suggest is the recommendation for your language.
|
For unit formatting, we use [Unicode data](https://www.unicode.org/cldr/charts/47/summary/root.html) as much as possible. If you believe there is an error, please [open a discussion](https://github.com/breezy-weather/breezy-weather/discussions/categories/general) with evidences that the changes you suggest is the recommendation for your language.
|
||||||
|
|
||||||
|
|
||||||
# Contact us
|
# ✉️ Contact us
|
||||||
|
|
||||||
* If you’d like to report a bug or suggest a new feature, GitHub discussions or issues are best for organization.
|
* If you’d like to report a bug or suggest a new feature, GitHub discussions or issues are best for organization.
|
||||||
* We’ve also created a Matrix/Element space with a number of different channels for more general discussion: [`#breezy-weather-space:matrix.org`](https://matrix.to/#/#breezy-weather-space:matrix.org).
|
* We’ve also created a Matrix/Element space with a number of different channels for more general discussion: [`#breezy-weather-space:matrix.org`](https://matrix.to/#/#breezy-weather-space:matrix.org).
|
||||||
|
|
@ -190,7 +191,7 @@ For unit formatting, we use [Unicode data](https://www.unicode.org/cldr/charts/4
|
||||||
* If you’d prefer a direct channel link instead of a space link, here’s the main Breezy Weather Matrix channel: [`#breezy-weather:matrix.org`](https://matrix.to/#/#breezy-weather:matrix.org)
|
* If you’d prefer a direct channel link instead of a space link, here’s the main Breezy Weather Matrix channel: [`#breezy-weather:matrix.org`](https://matrix.to/#/#breezy-weather:matrix.org)
|
||||||
|
|
||||||
|
|
||||||
# License
|
# 📜 License
|
||||||
|
|
||||||
* [GNU Lesser General Public License v3.0](/LICENSE)
|
* [GNU Lesser General Public License v3.0](/LICENSE)
|
||||||
* This License does not grant any rights in the trademarks, service marks, or logos of any Contributor.
|
* This License does not grant any rights in the trademarks, service marks, or logos of any Contributor.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue