Flow.Launcher/Flow.Launcher.Core/Plugin
2021-08-07 13:26:11 +10:00
..
ExecutablePlugin.cs
JsonPRCModel.cs JsonRPC camelCase and Case Insensitive 2021-07-05 11:03:07 +08:00
JsonRPCPlugin.cs remove extra comments 2021-08-07 13:26:11 +10:00
PluginAssemblyLoader.cs
PluginConfig.cs
PluginManager.cs dispose PluginPair.Plugin instead of PluginPair 2021-07-05 16:54:19 +08:00
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