Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dexdays/MagPiDownloader

 
 

Repository files navigation

HitCount Test Scripts Travis-Ci Codacy Badge

MagPiDownloader for Windows, Mac, Linux and Docker

All the issues are downloadable for free on https://www.raspberrypi.org/magpi/issues/ You can also buy all the paper versions of this issues on http://swag.raspberrypi.org/collections/magpi

This project should save you time, and let you download all scripts together.

Windows user: here is your tuturial

Linux and Mac user: here is your tutorial

Docker:

If you have Docker installed, there is an easy way to download it by docker:

download all:

docker run -v $(pwd)/issues:/app/issues/ joergi/mag-pi-downloader

download specific range first to last (example: from 1 to 2

docker run -v $(pwd)/issues:/app/issues/ joergi/mag-pi-downloader -f 1 -l 2

(unfortunately the issues folder is root, so you have to change it to your user)

sudo chown $USER:$USER -R issues/

About

Downloads all the Mag Pi (Raspberry Pi Magazine) on your Windows, Mac OS or Linux or with Docker

Resources

License

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 55.2%
  • PowerShell 43.8%
  • Dockerfile 1.0%