AloisSeckar/demos-java

Build a GUI for launching demos

Offen

#273 geöffnet am 22.10.2025

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (34 Forks)auto 404
RFCadvancedhacktoberfest

Repository-Metriken

Stars
 (25 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

This is one of the ideas for future development I have. No final assignment yet, just a subject to talk about it and possibly bring some good ideas together. I am looking forward to hear your feedback or thoughts.


This is wild idea. As you can see, currently the demo suite is a command line program - you launch it in terminal, it prints out something.

In #268, #270, #271 and #272 we discuss ways of configuring it.

But in my thoughts, it should get even better - the program should start as an app with GUI (I guess a website makes best sense nowadays, not a proprietary desktop application), user should pick what demos to run, where to store the output, and re-launch the suite based on his selection on demand.

I haven't thought about this any more yet, so the field is open for ideas.

My secret favorite would be some solution involving Vaadin Flow, but maybe someone know better? I would prefer to stay in Java Ecosystem though...

Contributor Guide