vredez@discuss.tchncs.detoLinux@lemmy.ml•Created a Java Application for Easy '.desktop' File Creation
182·
9 months agoWhy do you need cross platform availability, if .desktop files are (mostly) Linux only?
Why do you need cross platform availability, if .desktop files are (mostly) Linux only?
AnyDesk, best performance I’ve experienced when it comes to screen sharing.
Rare to see people with common sense these days.
I use gnu stow (with --no-folding) and track my stow directory in a Git repo. This allows you to easily swap out distro specific differences, like the location of git_prompt.sh or aliases that map to different package managers. Also, you can switch between different window managers or desktop environments with a simple unstow and stow of .xinitrc files.
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.