Skip to content

caged/font-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5f23f08 · Feb 11, 2021

History

10 Commits
May 23, 2019
May 22, 2019
Feb 11, 2021
May 22, 2019
Feb 11, 2021
May 23, 2019

Repository files navigation

MyFonts Orders Sync

MyFonts requires you to download existing orders one by one, which can be tedious. I'm also lazy, and this hack goes through your orders, downloads the associated zip files for each order and then goes through each font and downloads the preview images which I find helpful for inspiration.

Usage

  1. Create a .env file and add the following below. Make sure the directories exists.
MYFONTS_USERNAME=YOUR_MF_USERNAME
MYFONTS_PASSWORD=YOUR_MF_PW
ARCHIVE_DIR="downloads/archives"
PREVIEW_IMAGES_DIR="downloads/previews"
  1. Run
script/download-orders

All order zips should now be in your archive folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages