Flow.Launcher/Flow.Launcher.Core/Plugin
2023-05-04 21:14:13 +08:00
..
ExecutablePlugin.cs Remove unused using 2023-04-25 21:02:34 +08:00
JsonPRCModel.cs Remove unused using 2023-04-25 21:02:34 +08:00
JsonRPCConfigurationModel.cs Add hyperlink layout 2022-12-10 09:53:41 +09:00
JsonRPCPlugin.cs Remove unused using 2023-04-25 21:02:34 +08:00
NodePlugin.cs Remove unused using 2023-04-25 21:02:34 +08:00
PluginAssemblyLoader.cs Remove unused using 2023-04-25 21:02:34 +08:00
PluginConfig.cs add tests for loading unique metadata method 2021-11-21 16:54:30 +11:00
PluginManager.cs Refactor save settings logic 2023-04-25 22:38:36 +08:00
PluginsLoader.cs Remove unused using 2023-04-25 21:02:34 +08:00
PythonPlugin.cs Remove unused using 2023-04-25 21:02:34 +08:00
QueryBuilder.cs Remove unused using 2023-04-25 21:02:34 +08:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00

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