
Flippy Flap
A downloadable dashboard for Windows, macOS, and Linux
This is a customizable Split Flap dashboard. It is inspired by the traditional display boards seen in old train stations, where each tile would rotate to line up to the right letter. These displays are very cool, but very expensive. Flippy Flap allows for simulated on your monitor or television.
Flippy Flap supports:
- Full-screen support.
- Customized tiles, including size, color, and margins.
- Multiple dashboards, with regular rotation between them.
- Plain text boards, with linking to CSV files.
- CSV content.
- Date and clock display.
- A web server running on https://localhost:9001/home to control and customize the board.
Changelog
Version 1.1.1 6/1/2025
* Fix a bug with image defaults overriding settings.
* Adjust text alignments to allow for image display.
Version 1.0.14 5/23/2025
* Added up and down arrows to re-order the boards.
Version 1.0.13 5/20/2025
* Image tiles are rotated away from images in a manner that matches the tile speed/rotation settings.
Version 1.0.12 5/20/2025
* Add tile speed to adjust the speed of a tile rotation.
* Add tile rotation to adjust the "style" of the tile rotation (Consistent = all rotate the same speed, Varies = tiles rotate at different speeds).
Version 1.0.11 5/19/2025
* Fix small math error.
Version 1.0.10 5/19/2025
* Add the ability to put a title on the top of a board.
* Allow the bottom row to be kept blank for things like clocks.
Version 1.0.9 5/16/2025
* Disable the create/update button when saving images to prevent resubmission.
* Better line breaking with long csv rows.
Version 1.0.8 5/16/2025
* Added DIN 1451 font.
* Added ability to use square tiles or tall tiles.
Version 1.0.7 5/16/2025
* Added ability to change tile font.
* Added Barber Chop font.
Version 1.0.6 5/15/2025
* Downsize images if they are too large to fit.
* New image row/column defaults.
Version 1.0.5 5/15/2025
* Fix issue with image uploads.
* Fix minute display with single digits.
Version 1.0.4 5/14/2025
* Added setting to overlay the date and time on every board.
Version 1.0.3
* Minor fix for white flaps when letter options are removed.
* Minor fix for backslashes in strings when parsing JSON.
Version 1.0.2
* Drop c-extensions, which caused errors on the linux version.
* Fix the image encoding for linux.
* Fix a JSON rendering bug with double quotes.
* Fix a JSON rendering bug with back slashes.
* New special letters are added to a running board.
Version 1.0.0
* Initial release.
Updated | 11 days ago |
Status | Released |
Category | Tool |
Platforms | Windows, macOS, Linux |
Author | darrendoom |
Made with | DragonRuby GTK |
Average session | A few seconds |
Inputs | Keyboard |
Download
Click download now to get access to the following files:
Development log
- Released 0.4.155 days ago
- Finishing a web app for content64 days ago
- First public release: 0.3.169 days ago