A simple pixelflut client
Find a file
2026-05-09 14:51:13 +02:00
.gitignore No init actions 2025-05-11 14:48:29 +02:00
getstats.py Add a comment 2025-05-11 15:30:14 +02:00
pixelflut-converter.py convert subimage 2026-02-27 23:53:58 +01:00
pixelflut.py add restart action 2026-05-09 14:51:13 +02:00
PixelflutJone-small.png Init commit with scripts and images 2024-11-02 20:46:17 +01:00
PixelflutJone-tiny.png Added tiny image 2024-11-03 11:35:03 +01:00
PixelflutJone.png Init commit with scripts and images 2024-11-02 20:46:17 +01:00
README.md Easier animations, fixes #1 2025-06-15 19:33:55 +02:00
requirements.txt i require pillow 2026-02-28 23:25:09 +01:00

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>