fxpixel

command module
v0.0.0-...-6664ca2 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

fxpixel Build and release

REST service for RGB(W) LED lighting effects on demand from Raspberry Pi. Made with ❤️ for makers, DIY craftsmen, and professional prop designers everywhere.

To install

To install on a Raspberry Pi

Step 1

Option 1: Use the automated script to install the repo, the repo key and then update:

wget https://danesparza.github.io/package-repo/prereq.sh -O - | sh

Option 2: I don't trust you. I'll run the commands myself:

curl -s --compressed "https://danesparza.github.io/package-repo/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/package-repo.gpg >/dev/null
sudo curl -s --compressed -o /etc/apt/sources.list.d/package-repo.list "https://danesparza.github.io/package-repo/package-repo.list"
sudo apt update
Step 2

Now that the repo is installed, you can install the package

sudo apt install fxpixel

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
The version package provides a location to set the release versions for all packages to consume, without creating import cycles.
The version package provides a location to set the release versions for all packages to consume, without creating import cycles.

Jump to

Keyboard shortcuts

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