Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -6,10 +6,13 @@ Animationen für die Decken-LED-Matrix im Chaospott. Kompatibel zu pixelserver2.
|
||||
|
||||
Wrapper script for https://codeberg.org/polyfloyd/shady
|
||||
|
||||
go install github.com/polyfloyd/shady/cmd/shady@latest
|
||||
```go install github.com/polyfloyd/shady/cmd/shady@latest```
|
||||
|
||||
### Preview with https://codeberg.org/polyfloyd/ledcat:
|
||||
Note: Make sure that the executable ends up somewhere in $PATH
|
||||
|
||||
## Preview with https://codeberg.org/polyfloyd/ledcat:
|
||||
|
||||
```
|
||||
cargo install ledcat
|
||||
|
||||
export EGL_PLATFORM=surfaceless
|
||||
@@ -17,4 +20,5 @@ export MESA_GL_VERSION_OVERRIDE=3.3
|
||||
export LEDCAT_GEOMETRY=80x40
|
||||
|
||||
./shady.sh 80 40 20 | ledcat -f 20 show
|
||||
|
||||
```
|
||||
Ledcat preview works for all apps. (Not just shady,)
|
||||
|
||||
Reference in New Issue
Block a user