TUI and web UI to search and install Google Fonts on macOS. Downloads .ttf files directly to ~/Library/Fonts/ where Font Book picks them up automatically.
bunx google-font-installer-macbunx google-font-installer-mac webOpens a local web server with a browser-based interface for searching, previewing, and installing fonts. Fonts are rendered live in the browser via Google Fonts.
- Loads the full Google Fonts catalog (1900+ fonts)
- Search by name, browse through results
- Preview fonts rendered in your browser (web UI) or terminal (TUI)
- Select a font and all variants are downloaded as
.ttfto~/Library/Fonts/
| Key | Action |
|---|---|
| Type + Enter | Search for a font |
| Arrow keys | Navigate results |
| Enter | Install selected font |
| b | Go back to search |
| Esc | Quit |
- Bun runtime
- macOS (installs to
~/Library/Fonts/)
MIT
