Releases: fg-k/AirDriveDownload
1.0.0 - initial release
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
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
Test Server
HTTP server to emulate AirDrive download pages for testing.
Java 8.
AirDrive Downloader 0.0.1
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)