Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 406 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 406 Bytes

gglow

A graphical light effect editor

Development Environment Ubuntu

ARM64 (pi4), ARM32(pi2), AMD64

sudo apt install build-essential git pkg-config libx11-dev xserver-xorg-dev xorg-dev

Install Go

mkdir src

git clone https://github.com/centretown/gglow.git

cd src

go mod tidy

go install .

and wait...

gglow -p glow.db

or

go run . -p glow.db