Skip to content

1.0.0 - initial release

Latest
Compare
Choose a tag to compare
@CHeuberger CHeuberger released this 21 Mar 15:22
v1.0.0
340ec78

AirDrive Downloader

Download log pages from AirDrive Logger.
The computer must be able to connect to the logger (e.g. connected to its Wi-Fi).
Default URL is http://192.168.4.1 but it can be given as a command line argument like in:

java -jar AirDrive.jar http://127.0.0.1:8000

Download

Download both JAR files:

to the same directory. Start (double click) AirDrive.jar. If it does not start, try java -jar AirDrive.jar using the command prompt from the directory where the files were downloaded in.

Requires Java 8 runtime (JRE)