Nirzak / ou-download

Simple script to download oracle university student guide files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ou-download

Simple script to download oracle university student guide files.

The following package is needed to build the pdf

img2pdf

you can install it by following steps:

On Ubuntu: sudo apt install img2pdf On other linux (Using python pip): pip install img2pdf (python version>3.6 is needed)

About

Simple script to download oracle university student guide files.


Languages

Language:Shell 100.0%