winget install --id=ccccraz.cogmoteGO -e
cogmoteGO is the "air traffic control" for remote neuroexperiments: a lightweight Go system coordinating distributed data streams, commands, and full experiment lifecycle management - from deployment to data collection
cogmoteGO: A Lightweight System for Remote Neuroexperiment Coordination
cogmoteGO is a lightweight Go-based system designed to streamline the coordination of remote neuroexperiments. This tool efficiently manages distributed data streams and commands while overseeing the entire experiment lifecycle, from deployment through data collection.
Key Features:
Audience & Benefits: Ideal for researchers and neuroscientists conducting complex remote experiments, cogmoteGO enhances efficiency by automating coordination tasks. This tool reduces manual effort, supports intricate distributed setups, and integrates with popular tools like MATLAB, making it a valuable asset in the field of neuroscience research.
cogmoteGO
is the "air traffic control" for remote neuroexperiments: a lightweight Go system coordinating distributed data streams, commands, and full experiment lifecycle management - from deployment to data collection.
curl -sS https://raw.githubusercontent.com/Ccccraz/cogmoteGO/main/install.sh | sh
winget install ccccraz.cogmoteGO
register the service
cogmoteGO service
start the service
cogmoteGO service start
register the service
> note: you need to run the command as administrator
> note: the password is required
cogmoteGO service -p
start the service
cogmoteGO service start
for more info about the service, run
cogmoteGO service --help