Skip to content

Commit

Permalink
Добавлено: Warehouse
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed Mar 9, 2024
1 parent 4d1d90c commit 079ef78
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/navbar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export const docs = [
{ text: 'VSCode', link: '/vscode' },
{ text: 'VSCodium', link: '/vscodium' },
{ text: 'VK Мессенджер', link: '/vk-messenger' },
{ text: 'Warehouse', link: '/warehouse' },
{ text: 'WhatsApp Desktop', link: '/whatsapp-desktop' },
{ text: 'WPS Office', link: '/wps-office' },
{ text: 'Xeyes', link: '/xeyes' },
Expand Down
57 changes: 57 additions & 0 deletions docs/apps/warehouse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
title: Warehouse
appstreamFlatpak: io.github.flattool.Warehouse
gallery:
title: Галерея Warehouse
type: carousel
items:
- src: /warehouse/warehouse-1.png
- src: /warehouse/warehouse-2.png
- src: /warehouse/warehouse-3.png
- src: /warehouse/warehouse-4.png
- src: /warehouse/warehouse-5.png
metainfo:
thumb:
src: /warehouse/io.github.flattool.Warehouse.desktop.png
title: Warehouse
summary: Управление всеми функциями Flatpak
developer:
avatar: https://avatars.githubusercontent.com/u/143741862?s=48&v=4
name: flattool
site:
url: https://github.com/flattool/warehouse
anchor: github.com
licence:
url: https://choosealicense.com/licenses/gpl-3.0/
anchor: GPL-3.0
issue:
url: https://github.com/flattool/warehouse/issues
anchor: github.com
translate:
url: https://weblate.fyralabs.com/projects/flattool/warehouse/
anchor: weblate.fyralabs.com
---

# Warehouse

Warehouse — приложение управляет установленными Flatpak-приложениями, их пользовательскими данными и удаленными устройствами Flatpak.

Возможности:

- Показать и отфильтровать список установленных Flatpak-приложений
- Свойства установленных Flatpak-приложений
- Одновременное управление большими группами Flatpak-приложений
- Управление репозиториями Flatpak
- Понижение версии Flatpak-приложения

<AGWGallery />

## Установка c помощью Flatpak

При наличии пакета [Flatpak](/flatpak), можно установить **Warehouse** одной командой:

```shell
flatpak install flathub io.github.flattool.Warehouse
```

<!--@include: ./parts/install/software-flatpak.md-->
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/warehouse/warehouse-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/warehouse/warehouse-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/warehouse/warehouse-3.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/warehouse/warehouse-4.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/warehouse/warehouse-5.png
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 079ef78

Please sign in to comment.