Skip to content

Commit

Permalink
Добавлено: МТС Линк
Browse files Browse the repository at this point in the history
  • Loading branch information
Ampernic committed Apr 15, 2024
1 parent 96b5520 commit a9cc02c
Show file tree
Hide file tree
Showing 8 changed files with 83 additions and 0 deletions.
64 changes: 64 additions & 0 deletions docs/apps/mts-link.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
---
title: МТС Линк
appstream:
name: МТС Линк
icon: /mts-link/mts-link-logo.svg
summary: Приложение MTS Link для Linux
keywords:
- proprietary
developer:
name: ПАО «Мобильные ТелеСистемы»
avatar: /mts-link/mts-link-avatar.svg
metadata_license:
name: Собственная
link: https://mts-link.ru/legal/license-agreement.pdf
url:
homepage: https://mts-link.ru/application/

gallery:
title: Галерея
type: carousel
items:
- src: /mts-link/mts-link-1.png
- src: /mts-link/mts-link-2.png
- src: /mts-link/mts-link-3.png
---

# МТС Линк

МТС Линк — это экосистема сервисов для бизнес‑коммуникаций и совместной работы.

<AGWGallery />


## Установка

Увы приложение на данный момент отсутсвует в репозиториях [sisyphus](sisyphus.html), [flatpak](flatpak.html) и [snapcraft](snap.html), но его можно установить самостоятельно при помощи официального пакета appimage и утилиты [epm](/epm.html)

### Загрузка пакета

Переходим на [сайт программы](https://mts-link.ru/application/) и нажимаем кнопку [[Скачать для Linux]]

Далее нажимаем [[Скачать в формате AppImage]]

![Загрузка](/mts-link/mts-link-download.gif)

### Установка пакета

Открываем терминал и выполняем

```shell
su -
cd /home/.../Downloads/ # Где "..." - имя вашего пользователя
epm install mts-link-desktop.AppImage
```

![Установка](/mts-link/mts-link-install.gif)

Соглашаемся на всех шагах и готово, приложение установлено.

## Известные проблемы

### Не работает демонстрация полного экрана в сессии wayland

Увы, эта проблема наблюдается в множестве других приложений и она связана с тем, что авторы приложения еще не адаптировали их для сессии wayland.
Binary file added docs/public/mts-link/mts-link-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/mts-link/mts-link-2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/mts-link/mts-link-3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions docs/public/mts-link/mts-link-avatar.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/mts-link/mts-link-download.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/public/mts-link/mts-link-install.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions docs/public/mts-link/mts-link-logo.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a9cc02c

Please sign in to comment.