A simple pixelflut client
- Python 100%
| .gitignore | ||
| getstats.py | ||
| pixelflut-converter.py | ||
| pixelflut.py | ||
| PixelflutJone-small.png | ||
| PixelflutJone-tiny.png | ||
| PixelflutJone.png | ||
| README.md | ||
| requirements.txt | ||
pixelfluter
A simple pixelflut client
Usage
Starting
python3 pixelflut-converter.py <FILENAME> [<FILENAME> ...] > actions.txt # convert image(s) to actions
python3 pixelflut.py <HOST> <PORT> <v4/v6> # and flut!
Console and stopping
> help
> quit <or Ctrl-C, Ctrl-D>
Exiting...
Stopping thread <1-3>...
Getting stats
python3 getstats.py <URL of pixelflut server>