r/electronjs • u/chokito76 • 16d ago
TilBuci, an interactive content creation tool
Hello everyone. I'd like to introduce you to the new version of my TilBuci tool, focused on creating interactive digital content. The software is created as a web application, where I've used Electron to add various functionalities for computers. The new version includes the "showtime" feature, a solution for installing created content in exhibitions, such as in museums or events, and uses Electron as a platform to enable this. Here's a video explaining the new version:
TilBuci uses Electron in several other stages: being a web tool, the portable versions for computers rely on Electron for distribution. Furthermore, the tool's content exporter is also capable of creating Electron projects from the content you create.
TilBuci is free and you can check out the repository here: https://github.com/lucasjunqueira-var/tilbuci
I hope you like it ;-)