mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Calculator, Color, ControlPanel, Explorer, PluginIndicator, PluginManagement, ProcessKiller, Shell, Sys, Url, WebSearch
12 lines
410 B
JSON
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"
|
|
}
|