Rain/README.md

64 lines
2.8 KiB
Markdown
Raw Normal View History

2023-02-14 17:38:36 +03:00
<div align="center">
<img src="/assets/icons/icon.png" width="150"/>
<h2>Rain</h2>
</div>
2023-01-15 17:51:26 +03:00
2023-02-14 17:38:36 +03:00
### Short Description:
2023-03-26 20:44:56 +03:00
2023-08-21 19:15:00 +03:00
<!-- Приложение для просмотра погоды -->
2023-03-26 20:44:56 +03:00
2023-08-21 19:15:00 +03:00
An application for viewing the weather
2023-01-15 17:51:26 +03:00
2023-02-14 17:38:36 +03:00
### Description:
2023-03-26 20:44:56 +03:00
2023-02-14 17:38:36 +03:00
<!-- Данное приложение позволяет смотреть погоду в вашем городе.
Предоставлены следующие возможности:
2023-03-08 11:23:08 +03:00
- Просмотр погоды на данный момент
2023-02-14 17:38:36 +03:00
- Просмотр погоды по часам
- Просмотр погоды на неделю
- Просмотр подробных данных о погоде
2023-08-21 19:15:00 +03:00
- Локализация (ru/en/it/de/fr/tr/pt/es/sk/nl/hi/ro/zh/pl)
2023-03-07 15:07:43 +03:00
- Кэширование данных
2023-03-21 12:59:30 +03:00
- Выбор города самостоятельно
- Добавление карточек других городов
2023-03-29 13:14:05 +03:00
- Выбор между метрической системой мер и имперской
- Выбор между градусами Цельсия и Фаренгейта
2023-04-08 14:18:46 +03:00
- Выбор между форматом времени 12 и 24-часовым
2023-08-21 19:15:00 +03:00
- Уведомления
2023-02-14 17:38:36 +03:00
Также мы постарались сделать дизайн максимально удобным и красивым. -->
2023-03-26 20:44:56 +03:00
2023-02-14 17:38:36 +03:00
This application allows you to view the weather in your city.
The following options are provided:
2023-03-26 20:44:56 +03:00
2023-02-14 17:38:36 +03:00
- View current weather
- View weather by hour
- View the weather for the week
- View detailed weather data
2023-08-21 19:15:00 +03:00
- Localization (ru/en/it/de/fr/tr/pt/es/sk/nl/hi/ro/zh/pl)
2023-03-07 15:07:43 +03:00
- Data caching
2023-03-21 12:59:30 +03:00
- Choose the city yourself
- Adding cards of other cities
2023-03-29 13:14:05 +03:00
- The choice between the metric system of measures and the imperial
- Choose between Celsius and Fahrenheit
2023-04-08 14:18:46 +03:00
- Choosing between 12-hour and 24-hour time formats
2023-08-21 19:15:00 +03:00
- Notifications
2023-01-15 17:51:26 +03:00
2023-02-14 17:38:36 +03:00
We also tried to make the design as convenient and beautiful as possible.
2023-01-15 17:51:26 +03:00
2023-03-21 13:11:49 +03:00
### Services used:
2023-03-26 20:44:56 +03:00
2023-04-14 22:16:22 +03:00
- The app receives weather data from [Open-Meteo](https://open-meteo.com/en/docs)
- Cities are searched using [Open-Meteo](https://open-meteo.com/en/docs/geocoding-api)
2023-03-21 12:59:30 +03:00
2023-02-14 17:38:36 +03:00
### Screenshots:
2023-03-08 11:23:08 +03:00
2023-04-08 14:18:46 +03:00
<img src="/readme/1.png" width="200"/> <img src="/readme/2.png" width="200"/> <img src="/readme/3.png" width="200"/> <img src="/readme/4.png" width="200"/>
2023-03-26 20:44:56 +03:00
### Download:
[![Play Store](https://img.shields.io/badge/Google_Play-414141?style=for-the-badge&logo=google-play&logoColor=white)](https://play.google.com/store/apps/details?id=com.yoshi.rain)
[![RuStore](https://img.shields.io/badge/RuStore-blue?style=for-the-badge&logo=vk&logoColor=white)](https://apps.rustore.ru/app/com.yoshi.rain)
2023-04-01 15:04:53 +09:30
Or get the latest APK from the [Releases Section](https://github.com/DarkMooNight/Rain/releases/latest). You can also find the app on IzzyOnDroid via a F-Droid client [here](https://apt.izzysoft.de/fdroid/index/apk/com.yoshi.rain).