User Tools

Site Tools


en:products:pussy:concepts:manager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:products:pussy:concepts:manager [2025/06/10 00:59] – created ironmeshen:products:pussy:concepts:manager [2025/06/19 22:49] (current) ironmesh
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)//+====== Manager ======
  
-====== Менеджер ====== +The **Manager **is a program that allows an user to interact with [[en:products:pussy:concepts:plugin|Plugins]], in fact it is a package or in other words a set of scripts written on **Python**, it can have any implementationthe only requirement is that it must have GUI based on **PySide6**, the **Manager **embeds the Plugin interface into its interface as a tabin this moment it is completely similar to an internet browseronly instead of websites we interact with the Plugin programThe interface of the Manager is shown on the image beloweach plugin is located in a separate tabBy defaultplugins are not initialized on startupbut when the user select the appropriate tabso if it should be executed at startupyou should set the appropriate option.
- +
-Менеджером это программа, которая позволяет пользователю взаимодействовать с [[:products:pussy:concepts:plugin|Плагинами]], если говорить коротко, то [[:products:pussy:concepts:plugin]]- это пакет или иными словами набор скриптов, написанных на языке **Python**, он может иметь любую реализациюединственное требование, которое к нему предъявляется - он должен иметь графический интерфейс на базе **PySide6**, Менеджер встраивает интерфейс Плагина в свой интерфейс как вкладкув этом отношении он полностью похож на интернет-браузертолько вместо сайтов мы взаимодействуем с программой ПлагинаНа изображении ниже показан основной интерфейс Менеджеракаждый плагин располагается в отдельной вкладкеПо умолчанию плагины инициализируются не сразуа когда пользователь перейдет в соответствующую вкладкупоэтомуесли он должен исполняться при запускенужно установить соответствующую опцию.+
  
 {{ :products:pussy:screenshots:2023-09-18_15_07_57-pussy_2.jpg?582x391&nolink |2023-09-18_15_07_57-pussy_2.jpg}} {{ :products:pussy:screenshots:2023-09-18_15_07_57-pussy_2.jpg?582x391&nolink |2023-09-18_15_07_57-pussy_2.jpg}}
  
-На рисунке ниже показан экран управления плагинамипользователь в любое время может включить или выключить любой из нихпроизвести его настройкупри условиичто разработчик предусмотрел такую возможностьтакже дополнительно можновывести информацию о плагинасбросить настройкиустановить будет ли плагин инициализироваться при запуске Менеджера.+The plugin management screen is shown bellowthe user can turn on/off any of them at any timeconfigure itif  the developers has provided this optionalsoyou can additionallydisplay information about the pluginreset settingsset whether the plugin will be initialized when the **Manager **is started.
  
 {{ :products:pussy:screenshots:2023-09-17_14_09_54-pussy.jpg?580x434 |2023-09-17_14_09_54-pussy.jpg}} {{ :products:pussy:screenshots:2023-09-17_14_09_54-pussy.jpg?580x434 |2023-09-17_14_09_54-pussy.jpg}}
  
-Плагины являются обычными Python пакетами, которые менеджер загружает при запускеПоиск плагинов происходит в папке **Plugins ** или в во внешних директориях, которые указаны в настройках Менеджера.+The plugin is just a Python package that the manager downloads at startupThe **Manager **searches for plugins in the **Plugins **folder or in the external directories specified in the //Manager settings//.
  
-События плагинов отображаются на странице с логами, это полезно в случаях, когда Плагин работает некорректноКогда все нормально сообщения подсвечиваются зеленыма если что-то нет такто красным.+Plugin events are displayed on the //Logs page//This is useful in cases when the Plugin is not working correctly. When everything is fine, the messages are highlighted in greenand if something is wrongthen in red.
  
 {{ :products:pussy:screenshots:2023-09-17_14_50_31-pussy.jpg?400 |2023-09-17_14_50_31-pussy.jpg}} {{ :products:pussy:screenshots:2023-09-17_14_50_31-pussy.jpg?400 |2023-09-17_14_50_31-pussy.jpg}}
  
-Как вы можете наблюдать идея Менеджера предельно простаон позволяет использовать множеством независимых скриптовиспользуя всего одно приложениепричем работа с ним будет абсолютно привычна для тех, кто пользуется интернет-браузерамиОн имеет минималистичный и понятный функционал, который в будущем может быть расширенЕсли вы хотите разрабатывать собственные плагиныто читайте [[:products:pussy:other:quick_start]].+As you can seethe idea of the **Manager **is extremely simpleit allows you to use a variety of independent scripts using just one applicationand working with it will be absolutely familiar to those who use Internet browsersIt has a minimalistic and intuitive functionality that can be expanded in the futureIf you want to develop your own pluginsthen read [[en:products:pussy:other:quick_start|Quick Start]]
  
  
en/products/pussy/concepts/manager.1749506389.txt.gz · Last modified: by ironmesh