All Projects → joergi → MagPiDownloader

joergi / MagPiDownloader

Licence: GPL-2.0 License
Downloads all the Mag Pi (Raspberry Pi Magazine) on your Windows, Mac OS or Linux or with Docker

Programming Languages

powershell
5483 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to MagPiDownloader

Linux-Voice-issues
collection of freely available issues of Linux Voice (http://www.linuxvoice.com) and MagPi (https://www.raspberrypi.org/magpi/)
Stars: ✭ 18 (-74.29%)
Mutual labels:  magazine, magpi
Docker Jdownloader
JDownloader 2 Docker Image (Multiarch) - Passed 40M Downloads
Stars: ✭ 85 (+21.43%)
Mutual labels:  downloader, raspberrypi
yamete
Yamete - Hentai downloader in PHP CLI - Easy site downloader PHP system
Stars: ✭ 63 (-10%)
Mutual labels:  downloader, raspberrypi
dump1090-docker
Run dump1090-fa (Flightaware fork) quickly and easily with Docker!
Stars: ✭ 23 (-67.14%)
Mutual labels:  raspberrypi
YoutubeSpotifyDL
Youtube and Spotify music downloader with metadata.
Stars: ✭ 66 (-5.71%)
Mutual labels:  downloader
Raspberry-ssd1306
ssd1306 Command Line Tool for Raspberry Pi
Stars: ✭ 34 (-51.43%)
Mutual labels:  raspberrypi
DashGL-Library
Basic Matrix Manipulation Library For OpenGL Written in C
Stars: ✭ 20 (-71.43%)
Mutual labels:  raspberrypi
patreon-scraper
WIP Patreon attachment download written in TypeScript
Stars: ✭ 25 (-64.29%)
Mutual labels:  downloader
BPDownloadsGUI
A easy to use Downloader UI
Stars: ✭ 26 (-62.86%)
Mutual labels:  downloader
pigpio-client
A nodejs client for pigpio socket interface.
Stars: ✭ 24 (-65.71%)
Mutual labels:  raspberrypi
MobileNetV2-PoseEstimation
Tensorflow based Fast Pose estimation. OpenVINO, Tensorflow Lite, NCS, NCS2 + Python.
Stars: ✭ 99 (+41.43%)
Mutual labels:  raspberrypi
pirrot
A radio repeater controller (supporting both simplex and duplex operation modes) for the RaspberryPi.
Stars: ✭ 25 (-64.29%)
Mutual labels:  raspberrypi
Mayriads-EH-Master-Script
Adds dozens of features to E-Hentai.
Stars: ✭ 57 (-18.57%)
Mutual labels:  downloader
insta-dl
📷 Download Instagram images from a public user.
Stars: ✭ 88 (+25.71%)
Mutual labels:  downloader
AdGuard-WireGuard-Unbound-Cloudflare
The Ultimate Network Security Guide 🔒 Protection | 🔎 Privacy | 🚀 Performance on home network 24/7 🕛 Accessible anywhere 🌏
Stars: ✭ 160 (+128.57%)
Mutual labels:  raspberrypi
cordova-plugin-apkupdater
This plugin allows your Android app to download and install compressed updates without the Google Play Store.
Stars: ✭ 46 (-34.29%)
Mutual labels:  downloader
luscious-downloader
🖼CLI tool for downloading albums from Luscious
Stars: ✭ 35 (-50%)
Mutual labels:  downloader
lynder
Lynda Tutorial Downloader
Stars: ✭ 44 (-37.14%)
Mutual labels:  downloader
image-downloader
A Nodejs module for downloading image to disk from a given URL
Stars: ✭ 61 (-12.86%)
Mutual labels:  downloader
angular-material-datatransfer
A HTML5 datatransfer UI for handling upload and download of multiple simultaneous files.
Stars: ✭ 13 (-81.43%)
Mutual labels:  downloader

MagPiDownloader for Windows, Mac, Linux and Docker

HitCount Test Scripts Codacy Badge

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)

=======

docker run -v $(pwd)/issues:/app/issues/ joergi/mag-pi-downloader -f 1 -l 2
sudo chown $USER:$USER -R issues/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].