$ ssh xxxx@pub.colonq.computer $ nc -U /tmp/place.sock < welcome to the unofficial LCOLONQ place! < all set-pixel usage (and username) is logged. BEHAVE, and have fun! < usage: < set-pixel [x] [y] [RGB332 color] // example for yellow: set-pixel 5 11 0b11111100 < get-pixel [x] [y] // example: get-pixel 5 11 > set-pixel 32 32 0b11111100 > get-pixel 32 32 < 0b11111100 > set-pixel 5 5 0b00110000 < you can only set a pixel every 2000ms