1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00
movim_ynh/README_ru.md
eric_G 8d5c559dc0
Testing (#73)
* Upgrade to v0.24.1 (#63)

* Upgrade to v0.24.1

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Update install

* Update upgrade

* Update upgrade

* Update _common.sh

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Auto-update READMEs

* cleaning

* cleaning

* Update manifest.toml

* Update manifest.toml

* Auto-update READMEs

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Upgrade to v0.27.1 (#72)

* Upgrade sources
- `main` v0.27.1: https://github.com/movim/movim/releases/tag/0.27.1

* Auto-update READMEs

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-23 15:57:10 +02:00

50 lines
2.6 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>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Movim для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/movim.svg)](https://ci-apps.yunohost.org/ci/apps/movim/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/movim.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/movim.maintain.svg)
[![Установите Movim с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=movim)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Movim быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Web-based cross-platform XMPP client
**Поставляемая версия:** 0.27.1~ynh1
**Демо-версия:** <https://nl.movim.eu/?login>
## Снимки экрана
![Снимок экрана Movim](./doc/screenshots/movim.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://movim.eu>
- Официальная документация администратора: <https://github.com/movim/movim/wiki>
- Репозиторий кода главной ветки приложения: <https://github.com/movim/movim>
- Магазин YunoHost: <https://apps.yunohost.org/app/movim>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/movim_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/movim_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug
или
sudo yunohost app upgrade movim -u https://github.com/YunoHost-Apps/movim_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>