Shelly Scanner
Version 1.2.0
(Java jre o jdk version 17 or higher must be installed)
Download - zip pachage (any OS) (6704 KB)
Download - single jar (any OS) (7185 KB)
Download - Windows executable (java JRE must be installed) (7299 KB) Changelog
Download - zip pachage (any OS) (6704 KB)
Download - single jar (any OS) (7185 KB)
Download - Windows executable (java JRE must be installed) (7299 KB) Changelog
Previous stable version 1.1.1
(Java jre or jdk version 17 or higher must be installed)
Download - zip pachage (any OS) (6619 KB)
Download - single jar (any OS) (7131 KB)
Download - Windows executable (java JRE must be installed) (7245 KB) Changelog
To run the application (zip version):
Download - zip pachage (any OS) (6619 KB)
Download - single jar (any OS) (7131 KB)
Download - Windows executable (java JRE must be installed) (7245 KB) Changelog
- download the zip file from the link on this page;
- unpack the file on the disk;
- Run (double click) the shellyscan-0.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 on OS X you must create a text file (ASCII) inside the folder obtained after step 2 containing the following linejava -jar /Applications/ShellyScanApp/shellyscan-0.x.x.jar
, the file should not have any extension, make the file executable running the commandchmod 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.
Warning: 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.