Flow.Launcher/Flow.Launcher.Core/Plugin
2022-11-30 21:06:54 +11:00
..
ExecutablePlugin.cs
JsonPRCModel.cs
JsonRPCConfigurationModel.cs
JsonRPCPlugin.cs
NodePlugin.cs add abstract create plugin pair method to handle each plugin type 2022-11-30 21:06:54 +11:00
PluginAssemblyLoader.cs
PluginConfig.cs
PluginManager.cs
PluginsLoader.cs
PythonPlugin.cs
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