Skip to content

steakunderscore/tide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tide

Go client for pixelflut

Based off of code I wrote at 36c3, because why not!

Running

use --help for more flags

Printing an image:

go run tide.go screen.go pixel.go image.go --address 192.168.8.195:1337 --image ~/Downloads/rickroll.jpg

or writing a solid colour on the screen

go run tide.go screen.go pixel.go image.go --address 192.168.8.195:1337 --rgb-colour FF0000

Have fun!

Releases

No releases published

Packages

No packages published

Languages