Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys/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
406 B
JSON

{
"ID": "CEA08895D2544B019B2E9C5009600DF4",
"ActionKeyword": "*",
"Name": "System Commands",
"Description": "Provide System related commands. e.g. shutdown,lock,setting etc.",
"Author": "qianlifeng",
"Version": "1.0.1",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Sys.dll",
"IcoPath": "Images\\lock.png"
}