Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qrpike/Web-Font-Load
Install all Google Web Fonts onto your local machine
https://github.com/qrpike/Web-Font-Load
Last synced: 6 days ago
JSON representation
Install all Google Web Fonts onto your local machine
- Host: GitHub
- URL: https://github.com/qrpike/Web-Font-Load
- Owner: qrpike
- License: mit
- Fork: true (w0ng/googlefontdirectory)
- Created: 2013-08-09T14:50:32.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T15:29:53.000Z (almost 3 years ago)
- Last Synced: 2024-04-13T22:01:00.473Z (7 months ago)
- Language: Shell
- Homepage: https://www.google.com/fonts
- Size: 29.3 KB
- Stars: 1,496
- Watchers: 49
- Forks: 93
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fonts - Downloader for Google Fonts
README
![image](splash.png)
## Installing Google Fonts
Easily install ALL of Google's Web Fonts using the following command in your terminal.
### Linux and Mac users
```bash
curl https://raw.githubusercontent.com/qrpike/Web-Font-Load/master/install.sh | bash
```### Updating
To update the fonts, just re-run this script. It will overwrite duplicates.
You may need to restart for Font Book to pick up the new fonts.
### Photoshop Users
When using this script, it installs A LOT of ( ~1660 ) fonts. You may have to disable "Font Preview" in Photoshop.
### Uninstall all Fonts:
``` bash
curl https://raw.githubusercontent.com/qrpike/Web-Font-Load/master/uninstall.sh | bash
```### Like this? Please follow the authors on Twitter
[Quinton Pike - @quintonpike](https://twitter.com/QuintonPike)
[Peter Stacho - @stacho](https://twitter.com/stacho)