From c1f69dcce3000894b3894af8bebb3b9f8fed600b Mon Sep 17 00:00:00 2001 From: Marcus Date: Fri, 5 Jan 2024 04:33:26 +0100 Subject: [PATCH] README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 12997aa..4206588 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ pixelfloot was built during the 37c3. in its actual state, its just a mess. I ho - define your own background color: `BGCOLOR=0000FF SIZE=240 TEXT="colors, yeah!" ./pixelfloot_bash.sh floot text` - increase No of concurrent connections: `FLOOTFORKS=8 ./pixelfloot_bash.sh floot images/lucky-cat.jpg` - specify IP and PORT: `IPFLOOT=127.0.0.1 FLOOTPORT=1337 ./pixelfloot_bash.sh floot images/lucky-cat.jpg` +- for drawing big areas, like 1280x720, use LARGE mode: `LARGE=true ./pixelfloot_bash.sh floot images/xphg.jpg` ```shell $ ./pixelfloot_bash.sh help