Skip to content

netstim/OpenEphysIGTLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Ephys Open IGT Link

This repository contains a library for the Open Ephys GUI to send messages via Open IGT LINK.

The library is currently used by OpenEphysLeadOR.

Installation

Windows

Manual

The compiled dlls for GUI v6 is available from the Releases page. They should be downloaded and placed under C:\ProgramData\Open Ephys\shared-api8.

Github CLI

Using Github CLI is easy to stay up to date with latest release using the following command:

gh release download --clobber --dir "C:\ProgramData\Open Ephys\shared-api8" --pattern *.dll --repo netstim/OpenEphysIGTLink

From Source

Alternativly, one can also compile this plugin from source. See Open Ephys GUI Documentation for instructions.

From the GUI

The plugin is currently not available from the GUI Plugin installer. Use one of the avobe methods.

MacOS

Manual

The compiled dylib for GUI v6 is available from the Releases page. They should be downloaded and placed under ~/Library/Application Support/open-ephys/shared-api8.

Github CLI

Using Github CLI is easy to stay up to date with latest release using the following command:

gh release download --clobber --dir ~/Library/Application\ Support/open-ephys/shared-api8 --pattern *.dylib --repo netstim/OpenEphysIGTLink

From Source

Alternativly, one can also compile this plugin from source. See Open Ephys GUI Documentation for instructions.

From the GUI

The plugin is currently not available from the GUI Plugin installer. Use one of the avobe methods.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages