AloisSeckar/demos-java

Build a GUI for launching demos

オープン

#273 opened on 2025/10/22

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Java (34 件のフォーク)auto 404
RFCadvancedhacktoberfest

Repository metrics

Stars
 (25 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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...

コントリビューターガイド