/microsoft-giveaway-books

Microsoft give away books downloader in Linux or Windows

Primary LanguageShell

Microsoft giveaway books downloader

Get Microsoft give away books using bash. For more information about Microsoft Give Away books see:

What is the reason?

Microsoft creates give aways occasionally and put there a lot of books that you can download FREELY, but there are not options to download them programmatically in Linux (there's a script for Windows, see below the Windows section).

How I can get the books?

Just use my script to download them. Write in your terminal:

Note: You need curl installed in your system, it's installed by default on almost any distro.

$ curl -LO https://github.com/Edu4rdSHL/microsoft-giveaway-books/raw/master/script.sh && bash script.sh

Windows

For windows you can use any of the scripts provided in:

Enjoy it.