nekodetector icon indicating copy to clipboard operation
nekodetector copied to clipboard

CMD only?

Open AndrewTru opened this issue 1 year ago • 1 comments

Hi, is it possible to convert this to have a exe batch file.

I can try to use the Command prompt, just checking if a scan.exe is doable.

AndrewTru avatar Jun 07 '23 19:06 AndrewTru

it already has a graphical interface, you can execute the jar file by right clicking on the jarscanner program and then clicking execute (if you are on linux you might need to change the file permission to be executable) you can also open the GUI from a command prompt typing java -jar jarscanner-VERSION.jar

kittokin avatar Jun 10 '23 23:06 kittokin