1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00
freshrss_ynh/README_ru.md

51 lines
2.7 KiB
Markdown
Raw Permalink Normal View History

2024-08-24 03:34:41 +02:00
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# FreshRSS для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/freshrss.svg)](https://ci-apps.yunohost.org/ci/apps/freshrss/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/freshrss.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/freshrss.maintain.svg)
[![Установите FreshRSS с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=freshrss)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить FreshRSS быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support.
**Поставляемая версия:** 1.24.2~ynh1
**Демо-версия:** <https://demo.freshrss.org>
## Снимки экрана
![Снимок экрана FreshRSS](./doc/screenshots/screenshot.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <http://freshrss.org/>
- Официальная документация администратора: <https://freshrss.github.io/FreshRSS/>
- Репозиторий кода главной ветки приложения: <https://github.com/FreshRSS/FreshRSS>
- Магазин YunoHost: <https://apps.yunohost.org/app/freshrss>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/freshrss_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug
или
sudo yunohost app upgrade freshrss -u https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>