pixelbomber 0.5.3

Insanely fast pixelflut client for images and animations
Documentation
# Pixelbomber
A program to nuke pixelflut servers

This client is largely inspired by [pixelpwnr](https://github.com/timvisee/pixelpwnr), although I made heavy modifications to decrease the bottlenecks.

# Installation

Either using cargo:

```commandline
cargo install pixelbomber
```

or by cloning and then building:

```commandline
git clone https://github.com/fabi321/pixelbomber.git
cd pixelbomber
cargo build --release
```

# Features
- Concurrent writing pipes
- Animated images with consecutive images
- Control over render sizes and offsett
- Faster than [pixelpwnr]https://github.com/timvisee/pixelpwnr (in my case by more than a Factor of 8)
- Linux, Windows and MacOS
- Same cli as pixelpwnr
- Support for both gray pixel command as well as offset command, enable with `--offset` and `--gray`
- Support for automated feature and size detection, on by default