joal-desktop icon indicating copy to clipboard operation
joal-desktop copied to clipboard

Cannot be started minimized on Windows

Open sharpordie opened this issue 3 years ago • 4 comments

I would like to start Joal Desktop minimized at Windows startup but it seems not possible. I am currently using the joal CLI application with this command.

Start-Process "java.exe" -ArgumentList "-jar `"$env:LOCALAPPDATA\Programs\joal\jack-of-all-trades-2.1.24.jar`" --joal-conf=`"$env:LOCALAPPDATA\Programs\joal\joal-conf`" --spring.main.web-environment=true --server.port=9080 --joal.ui.path.prefix=`"aaabbbcccdddeee`" --joal.ui.secret-token=`"abcde`"" -WindowStyle Minimized

But it would be great to make this possible for the desktop application as well. ;)

sharpordie avatar Apr 17 '21 09:04 sharpordie

Nice idea indeed.

I'll try to implement that for the next version

anthonyraymond avatar Apr 19 '21 13:04 anthonyraymond

Any update on @anthonyraymond

rajeevverma076 avatar Sep 13 '21 07:09 rajeevverma076

@rajeevverma076 i'm rewriting the program from scratch, but i will take some time :)

anthonyraymond avatar Sep 25 '21 20:09 anthonyraymond

Will be a great improvement. Thanks

thibbea avatar Feb 01 '22 07:02 thibbea