AloisSeckar/demos-java

Build a GUI for launching demos

开放

#273 创建于 2025年10月22日

 (7 条评论) (0 个反应) (0 位负责人)Java (34 个派生)auto 404
RFCadvancedhacktoberfest

仓库指标

星标
 (25 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南