Command-line tools for the Lab Streaming Layer.
Project description
lsl-cli
Command-line tools for the Lab Streaming Layer.
Installation
Method 1: Using pip
pip install lsl-cli
Method 2: From source
git clone https://github.com/yop0/lsl-cli.git
cd lsl-cli
pip install .
Enabling autocompletion (bash/zsh users)
The package comes with autocompletion files for Bash and Zsh.
To enable autocompletion, use the following command to automatically source the autocompletion file (for Bash users, replace ~/.zshrc with ~/.bashrc):
lsl complete >> ~/.zshrc
Usage
$> lsl list # List available stream outlets
$> lsl show {outlet} # Show outlet data (in XML format)
$> lsl echo {outlet} # Continuously print received data
$> lsl find # Use options to specify outlet properties (e.g. --name, --channel_count, ...)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
lsl_cli-0.1.1-py3-none-any.whl
(11.0 kB
view details)
File details
Details for the file lsl_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: lsl_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d468a002f0c5d3b66af29288cce1b1a4e19d6cc0ee6f6e9970517e53f8b65d8
|
|
| MD5 |
3908c4439864b210943fc4dbf5b09b8a
|
|
| BLAKE2b-256 |
01b6f9cda5fc4ad2f48a0f746cba2c8200db274a5b7a8db0c586392bf4efcd23
|