Flow.Launcher/Flow.Launcher.Core/Plugin
2023-01-12 15:52:43 -06:00
..
ExecutablePlugin.cs remove unused SupportedLanguage property 2022-11-30 21:10:30 +11:00
JsonPRCModel.cs add sponsor (#1306) 2022-08-07 19:50:52 -05:00
JsonRPCConfigurationModel.cs Add hyperlink layout 2022-12-10 09:53:41 +09:00
JsonRPCPlugin.cs catch exception when killing unused jsonrpc process 2023-01-12 15:52:43 -06:00
NodePlugin.cs remove unused SupportedLanguage property 2022-11-30 21:10:30 +11:00
PluginAssemblyLoader.cs
PluginConfig.cs
PluginManager.cs check query for null (I don't know how this can happen) 2022-09-19 15:48:28 -05:00
PluginsLoader.cs refactor 2022-11-22 09:20:27 +11:00
PythonPlugin.cs remove unused SupportedLanguage property 2022-11-30 21:10:30 +11:00
QueryBuilder.cs
README.md

There are two kinds of plugins:

  1. System plugin Those plugins that action keyword is "*", those plugin doesn't need action keyword
  2. User Plugin Those plugins that contains customized action keyword