1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00
13ft_ynh/README_ru.md
2024-08-22 01:30:26 +00:00

44 lines
2.4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# 13ft для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/13ft.svg)](https://ci-apps.yunohost.org/ci/apps/13ft/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/13ft.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/13ft.maintain.svg)
[![Установите 13ft с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=13ft)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить 13ft быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
13ft is an [12ft ladder](https://12ft.io) selfhosted alternative that allows you to bypass some paywalls and read the article content anyway.
### Features
- Provide *some* web articles that are normally protected by paywalls.
**Поставляемая версия:** 0.3.3~ynh1
## Документация и ресурсы
- Репозиторий кода главной ветки приложения: <https://github.com/wasi-master/13ft>
- Магазин YunoHost: <https://apps.yunohost.org/app/13ft>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/13ft_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/13ft_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/13ft_ynh/tree/testing --debug
или
sudo yunohost app upgrade 13ft -u https://github.com/YunoHost-Apps/13ft_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>