**electricsheep** , **ffmpegthumbnailer** , **fluxbox** , **freerdp** ,
**fvwm** from the **xap** software set of Slackware Linux.
Here's the code I used for flam3:
$ libtoolize; aclocal
$ automake --add-missing; autoconf ; ./configure
$ make -j 4
$ mkdir ~/ramdisk/flam3-20241112-x86_64-1_SMi
$ make install DESTDIR=~/ramdisk/flam3-20241112-x86_64-1_SMi
$ sudo makepkg -l y -c n /tmp/flam3-20241112-x86_64-1_SMi.txz
$ sudo installpkg /tmp/flam3-20241112-x86_64-1_SMi.txz
$ flam3-animate < test.flam3
$ ffmpeg -f image2 -i ./%05d.png -vcodec copy out.mkv
The commands used for freerdp:
# on remote:
$ freerdp-shadow-cli
# on local
$ xfreerdp -u bogus -p bogus123 192.168.122.82
shasum -a256=8af5c9947200808c6700a4ebb52a30bc476b07bf857321a03d601ca536db9a2a