Signmatrix
- 4 Devlogs
- 7 Total hours
A React-based interface for configuring and generating LED bus destination signs.
A React-based interface for configuring and generating LED bus destination signs.
Now, you can select from 5 presets so you don’t have to manually change values when you want to make another sign! I also optimized the frontend, separating components for better readability!
I added the ability to add PR frames (frames with no route number)! They are automatically added to the end of your sign!
v1.11
I consolidated the route number and added the ability to add a suffix which can be sized independently. There’s also a new download button that allows you to download the PNG or GIF.
Also you can add multiple frames!
I created this project based on chrislo27’s dotmatrix Kotlin library. However, there was no easily accessible way to use that without installing a bunch of stuff. I forked his project and created an API, which I utilized on a React frontend I created. It allows you to change the route number, spacing, lines and created stacked destination signs!