32 lines
1.4 KiB
JSON
32 lines
1.4 KiB
JSON
[
|
|
{
|
|
"id": "machine-learning-pack",
|
|
"name": "Machine Learning Pack",
|
|
"version": "0.1.0",
|
|
"author": "Tyler de Zeeuw",
|
|
"description": "Machine Learning on Processed fNIRS Data.",
|
|
"min_app_version": "1.7.0",
|
|
"platforms": ["win_x64"],
|
|
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/machine-learning-pack-win-x64.zip"
|
|
},
|
|
{
|
|
"id": "roi-builder-pack",
|
|
"name": "ROI Channel Builder Pack",
|
|
"version": "0.1.0",
|
|
"description": "Extracts channel labels from SNIRF files and generates custom ROI grouping JSON files.",
|
|
"author": "Tyler de Zeeuw",
|
|
"min_app_version": "1.7.0",
|
|
"platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"],
|
|
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/roi-builder-pack.zip"
|
|
},
|
|
{
|
|
"id": "remote-processing-pack",
|
|
"name": "Remote Processing Pack",
|
|
"version": "0.3.0",
|
|
"description": "Delegates the processing of files to another device.",
|
|
"author": "Tyler de Zeeuw",
|
|
"min_app_version": "1.7.0",
|
|
"platforms": ["win_x64", "darwin_arm64", "darwin_x64", "linux_x64"],
|
|
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/remote-processing-pack.zip"
|
|
}
|
|
] |