minus-squarevredez@discuss.tchncs.detoLinux@lemmy.ml•Created a Java Application for Easy '.desktop' File Creationlinkfedilinkarrow-up0·1 year agoAlright, but maybe take a look into something like Zenity. The task done by your tool doesn’t really justify installing a huge JRE, when a simple bash script would suffice. linkfedilink
minus-squarevredez@discuss.tchncs.detoLinux@lemmy.ml•Created a Java Application for Easy '.desktop' File Creationlinkfedilinkarrow-up0·1 year agoWhy do you need cross platform availability, if .desktop files are (mostly) Linux only? linkfedilink
Alright, but maybe take a look into something like Zenity. The task done by your tool doesn’t really justify installing a huge JRE, when a simple bash script would suffice.