A desktop app for discovering and controlling flip forward split-flap displays on your local network.
demo.mp4
- Auto-discovery — finds displays on your network via mDNS/Bonjour (
splitflapservice type), with manual add-by-IP as a fallback. - Send text — push a word or phrase straight to a display, optionally cycling through a list on a repeat interval.
- Module commands — target individual flap modules to reboot, blink, display a single character, or run smart homing.
- Smart homing — a guided, step-by-step calibration flow for aligning a module's flaps.
- Firmware updates — flash new firmware to one or more modules, either from a local
.binfile (served from a built-in HTTP server on your machine) or from a public URL. - Activity log — a live log of every command sent and request received, for debugging.
npm install
npm startmake mac # or: npm run build:mac
make linux # or: npm run build:linux
make win # or: npm run build:winBuilds are emitted to dist/ via electron-builder.
Questions, feedback, or showing off your build? Join the Discord: https://discord.gg/nZwyE4vh