Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joergi/hackspacemagazinedownloader

A downloader for the free Hackspace magazine
https://github.com/joergi/hackspacemagazinedownloader

downloader hackspace hackspace-magazine-downloader hacktoberfest hacktoberfest2020 linux magazine powershell programming-books

Last synced: about 9 hours ago
JSON representation

A downloader for the free Hackspace magazine

Awesome Lists containing this project

README

        

![TestScripts](https://github.com/joergi/HackspaceMagazineDownloader/workflows/TestScripts/badge.svg)

# Hackspace-Magazine-Downloader for Windows, Mac OS and Linux
A downloader for the free Hackspace magazine - https://hackspace.raspberrypi.org/

# Hackspace-Magazine-Downloader for Windows
Downloads all the Hackspace issues on Windows

Open your Powershell as Administrator (right click on PowerShell -> Open as Administrator)
Enter: `set-executionpolicy remotesigned`
and you are able to use the Powershell scripts.
All Windows scripts are done by [github user Rubemlrm](https://github.com/Rubemlrm)

`git clone https://github.com/joergi/Hackspace-Magazine-Downloader.git`

Download the normal issues:
`./windows-downloader.ps1`

Download a specific range of normal issues:
`./windows-downloader.ps1 -f 1 -l 1`

# Hackspace-Magazine-Downloader on Linux or Mac OS

Downloads all the Mag Pi issues (a Raspberry Pi magazine) on Linux and Mac OS

`git clone https://github.com/joergi/Hackspace-Magazine-Downloader.git`

Download the normal issues:
`./hackspace-downloader.sh`

Download a specific range of normal issues:
`./hackspace-downloader.sh -f 1 -l 1`

---
# This project was done by this lovely people, thank you!!!

all contributers