🚀 Quick Start

Installation

Windows

Download the latest release from our GitHub Releases page and run the bundled executable.
No Python or additional setup required.

The app interface should automatically pop up from the default browse. The interface is also accessible on http://127.0.0.1:7860

macOS / Linux

At this time, a prebuild package is not available on macOS / Linux

We recommend using a dedicated Conda environment:

conda create -n yams python=3.12
conda activate yams

Install liblsl dependency

conda install -c conda-forge liblsl

Install YAMS via pip:

pip install yams-util

To launch the app:

python -m yams

The app interface should automatically pop up from the default browse. The interface is also accessible on http://127.0.0.1:7860

Config wristband binding

config device_info.json