A lightweight implementation of libgourou utils. Avoids use of QT.
cmake
libcurl4-openssl-dev
libssl-dev
zlib1g-dev
libzip-dev
If you have python invoke available
inv build -c
with just CMake:
cmake -S . -B build
cmake --build build --target all
# To 'activate' a device (creates .xml and devicesalt files needed for acsmdownloader)
./build/bin/adeptactivate -u "username" -p "password"
# Download epub from acsm
./build/bin/acsmdownloader -f book.acsm