Skip to content

Download and generate PDF-files of your digi4school books.

Notifications You must be signed in to change notification settings

laurensk/digi4school-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digi4school-pdf

Welcome to digi4school-pdf! This script lets you download your books from digi4school.

Requirements

  1. Node.JS & NPM (test with node --version and npm --version)
  2. Java 8+ (test with java --version)

Installation

  1. Clone this repository using HTTPS or Git.
  2. Run npm install in the root directory of the project.

Usage

To download a book, open a new terminal window in the root directory of the project and execute the script by typing npm start. Now, you have to provide the URL of the book to download as well as your login credentials for digi4school.

Paste the URL of your book: https://a.digi4school.at/ebook/0000/
Username/Email: mail@example.com
Password: ********

You can see the progress of the download in the console and when the PDF-file has been generated, you can use a file explorer to navigate to the subdirectory book/ to find your generated PDF-file.

Disclaimer

This project is for educational purposes only and it's illegal to download and/or use the generated PDF-files.

About

Download and generate PDF-files of your digi4school books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published