Shelly Scanner
Download - zip package (any OS - Java jre or jdk version 17 or higher must be installed) (7387 KB)
Download - single jar (any OS - Java jre or jdk version 17 or higher must be installed) (7891 KB)
Download - Windows installer (no additional installation required) (55972 KB) Changelog
Download - zip package (any OS - Java jre or jdk version 17 or higher must be installed) (7318 KB)
Download - single jar (any OS - Java jre or jdk version 17 or higher must be installed) (7817 KB)
Download - Windows installer (no additional installation required) (55900 KB) Changelog
To run the application (zip version):
- download the zip file;
- unpack the file on the disk;
- Run (double click) the shellyscan-x.x.x.jar file or open a terminal window and digit the following command:
java -jar <full path>\shellyscan-x.x.x.jar
To run the application (single jar version) simply double click on the jar file or open a terminal window and digit the following command:
java -jar <full path>\shellyscan-x.x.x.jar (Java jre or jdk version 17 or higher must be installed).
To run on OS X you must create a text file (ASCII) inside the folder obtained after step 2 containing the following line
java -jar /Applications/ShellyScanApp/shellyscan-x.x.x.jar, the file should not have any extension, make the file executable running the command chmod 755 <created file name>
from the terminal. Move the folder to Applications and then run the created file with any permissions the OS may require.
In some cases you also need to authorize the application to write to the disk: System Settings -> Privacy & Security -> Full Disk Access and add shellyscan-<...>
Warning: to run the "Any OS - jar" version java jre or jdk version 17 or higher must be installed.
You can download the jdk/jre for free from here: Oracle.com or
here you find a very light jre version: Eclipse Temurin jre.
Oddly enough java.com will offer you to download the latest Java 8 build which definitely is not the latest available version of Java.
I would much appreciate to be able to say a few words to the nice gentlemen at Oracle ...
If the above described procedure doesn't work please consult the FAQ page.