google-font-installer-mac
v1.1.0
Published
TUI and web UI to search and install Google Fonts on macOS
Maintainers
Readme
google-font-installer-mac
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.
Usage
Terminal UI
bunx google-font-installer-macWeb UI
bunx 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.

How it works
- 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/
TUI Controls
| Key | Action | |---|---| | Type + Enter | Search for a font | | Arrow keys | Navigate results | | Enter | Install selected font | | b | Go back to search | | Esc | Quit |
Requirements
- Bun runtime
- macOS (installs to
~/Library/Fonts/)
License
MIT
