Flow.Launcher/Plugins/Flow.Launcher.Plugin.Shell/plugin.json
Jeremy Wu 6af40cbaed version bump plugins
Calculator, Color, ControlPanel, Explorer, PluginIndicator, PluginManagement, ProcessKiller, Shell, Sys, Url, WebSearch
2020-11-13 07:57:39 +11:00

12 lines
410 B
JSON

{
"ID": "D409510CD0D2481F853690A07E6DC426",
"ActionKeyword": ">",
"Name": "Shell",
"Description": "Provide executing commands from Flow Launcher. Commands should start with >",
"Author": "qianlifeng",
"Version": "1.0.1",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
"IcoPath": "Images\\shell.png"
}