Flow.Launcher/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json
2022-10-30 14:23:04 -05:00

12 lines
No EOL
410 B
JSON

{
"ID": "CEA0FDFC6D3B4085823D60DC76F28855",
"ActionKeyword": "*",
"Name": "Calculator",
"Description": "Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)",
"Author": "cxfksword",
"Version": "1.1.12",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Caculator.dll",
"IcoPath": "Images\\calculator.png"
}