1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00
cypht_ynh/README_ru.md
2024-08-30 11:53:41 +00:00

50 lines
3.1 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>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Cypht для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/cypht.svg)](https://ci-apps.yunohost.org/ci/apps/cypht/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/cypht.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/cypht.maintain.svg)
[![Установите Cypht с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cypht)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Cypht быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
All your e-mail, from all your accounts, in one place. Cypht is not your father's webmail. Unless you are one of my daughters, in which case it is your father's webmail. Cypht is like a news reader, but for e-mail. Cypht does not replace your existing accounts - it combines them into one. And it's also a news reader.
Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code.
**Поставляемая версия:** 2.3.0~ynh1
## Снимки экрана
![Снимок экрана Cypht](./doc/screenshots/cypht_shot1.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://cypht.org>
- Официальная документация администратора: <https://cypht.org/install.html>
- Репозиторий кода главной ветки приложения: <https://github.com/cypht-org/cypht>
- Магазин YunoHost: <https://apps.yunohost.org/app/cypht>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/cypht_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/cypht_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/cypht_ynh/tree/testing --debug
или
sudo yunohost app upgrade cypht -u https://github.com/YunoHost-Apps/cypht_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>