Skip to content

sigmasound/pixelstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelstream

Sigma PixelStream monitoring software

icon

This is a small, tailor-made TUI application for monitoring Sigma PixelStream boxes.

The Sigma PixelStream (or Sigma PxS) is a WLED-based touring pixel controller. This software can be used to monitor other WLED-bases devices as well.

How to use it?

Windows executable

Avalaible in GitHub releases, no install is needed. Exact platform compatibility is unknown, as it depends on the machine Nuitka (the Python compiler) was ran on.

Python package

Multiplatform, as long as Python 3.12 is supported. Installing and running through uv is recommanded (but not mandatory).

# Clone this repository (or download it manually instead)
git clone https://github.com/sigmasound/pixelstream
cd pixelstream
# Install uv globally, if needed
python -m pip install uv
# Create virtualenv and setup dependencies
uv sync

Then, to run it:

uv run -m pixelstream

Configuration

A settings.toml file will be searched in the directory the program is invoked in. This file may contain overrides for the default settings, stored in ./pixelstream/default_settings.toml.

About

Small, tailor-made TUI application for monitoring Sigma PixelStream boxes.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages