Muetze42 / google-fonts-downloader

Download all Google Fonts using google-webfonts-helper API by Mario Ranftl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Fonts Downloader

Download all Google Fonts using google-webfonts-helper API by Mario Ranftl.

Usage

Install

composer install

Commands

Start download

php gfonts

Force overwrite exist ZIP files

php gfonts --force

Change delay download execution in microseconds

php gfonts --sleep=400000

Unzip Fonts

php gfonts unzip

Unzip Fonts and delete ZIP archives

php gfonts unzip --delete

Create CSS file for each font

php gfonts create:css

Customize folder and filename

Target folder

Edit $targetDir in src/Console/Commands/DownloadCommand.php

Target filename

Edit $filename in src/Console/Commands/DownloadCommand.php


Stand With Ukraine

Woman. Life. Freedom.

About

Download all Google Fonts using google-webfonts-helper API by Mario Ranftl

License:MIT License


Languages

Language:PHP 100.0%