cogmoteGO

command module
v0.1.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2025 License: LGPL-3.0 Imports: 1 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL