majodev / google-webfonts-helper

A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets
https://gwfh.mranftl.com
MIT License
12.02k stars 420 forks source link

Get an alert on new font update #82

Open Eroan opened 4 years ago

Eroan commented 4 years ago

It would be nice to be able to receive an alert (by email ?) when a font is updated (Last modified: ...).

Updates are automatic while using Google Fonts cdn but using google-webfonts-helper means we must watch periodically if files have been updated.

Thanks.