Skip to content

Ccccraz/cogmoteGO

Repository files navigation

cogmoteGO

"air traffic control" for remote neuroexperiments

Introduction

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.

Bindings

Installation

For Linux & macOS

By install script

curl -sS https://raw.githubusercontent.com/Ccccraz/cogmoteGO/main/install.sh | sh

For Windows

By install script

irm -Uri 'https://raw.githubusercontent.com/Ccccraz/cogmoteGO/main/install.ps1' | iex

By winget

winget install ccccraz.cogmoteGO

Getting started

Run as service

For Linux & macOS

register the service

cogmoteGO service

start the service

cogmoteGO service start

For Windows

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 all platforms

for more info about the service, run

cogmoteGO service --help

About

"air traffic control" for remote neuroexperiments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •