Flow.Launcher/Plugins/Flow.Launcher.Plugin.Shell/plugin.json
2021-03-09 21:05:38 +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.2.0",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
"IcoPath": "Images\\shell.png"
}