Skip to content

Releases: fg-k/AirDriveDownload

1.0.0 - initial release

21 Mar 15:22
v1.0.0
340ec78
Compare
Choose a tag to compare

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)

Test Server 1.1.0

09 Jun 16:23
server1.0.0
ce298fb
Compare
Choose a tag to compare

HTTP server to emulate AirDrive download pages for testing.

Download and start server.jar (doule-click or java -jar server.jar).

Java 8.

Test Server 0.0.1

25 Jan 21:54
server0.0.1
5246a2e
Compare
Choose a tag to compare
Test Server 0.0.1 Pre-release
Pre-release

Test Server

HTTP server to emulate AirDrive download pages for testing.

Java 8.

AirDrive Downloader 0.0.1

01 Feb 10:31
v0.0.1
f4b8775
Compare
Choose a tag to compare
Pre-release

AirDrive Downloader

Download log pages from AirDrive Logger.
The computer must be able to connect to the logger (e.g. connected to its WLAN).
Default URL is http://192.168.4.1 but it can be given as a command line argumen 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 this doe not start it, try java -jar AirDrive.jar using the command prompt from the directory where the files where downloaded in.

Requires Java 8 runtime (JRE)