Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys/plugin.json
2024-02-04 13:57:04 +11:00

12 lines
407 B
JSON

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