WiFlip is a multiplatform communication tool for wireless controlling WiFlip devices.
Thanks to WiFlip, one can control Gottlieb and Recel pinballs, after installing a pps4 clone in replacement of the original MPU board or PPS4 chip. PPS4 chips and MPU clones are available at: pps4.fr. They are fully compatible with WiFlip.
Typical application, is diagnostic and maintenance of pinballs, reprogrammation of game version, and much more
WiFlip is developped with python 3.something and source code is available from github at https://github.com/garzol/wiflip.git
Several Win64 builds are available from the table here. They were generated with pyinstaller, and packed in an installer thanks to the excellent innosetup tool