mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
12 lines
486 B
JSON
12 lines
486 B
JSON
{
|
|
"ID": "CEA0FDFC6D3B4085823D60DC76F28855",
|
|
"ActionKeyword": "*",
|
|
"Name": "Calculator",
|
|
"Description": "Perform mathematical calculations, including hex values and advanced functions such as 'min(1,2,3)', 'sqrt(123)' and 'cos(123)'.",
|
|
"Author": "cxfksword, dcog989",
|
|
"Version": "1.0.0",
|
|
"Language": "csharp",
|
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
|
"ExecuteFileName": "Flow.Launcher.Plugin.Calculator.dll",
|
|
"IcoPath": "Images\\calculator.png"
|
|
}
|