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
irm -Uri 'https://raw.githubusercontent.com/Ccccraz/cogmoteGO/main/install.ps1' | iex
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 <your_password>
start the service
cogmoteGO service start
for more info about the service, run
cogmoteGO service --help