This repository provides font data for the Fontget CLI tool. It contains standardized information about fonts from popular sources, automatically updated daily.
A GitHub Actions workflow runs daily to fetch, transform, and sanitize data from each font API into Fontget compatible source files.
Each source file contains font information like:
- Font names and families
- Download URLs (direct files or archives)
- Font weights and styles
- License info
- Designer and foundry details
Fontget CLI tool automatically uses this data to find and install fonts. You can also fork this repository or use the data directly for your own font lookup needs.
- Schemas - JSON validation rules
- Scripts - Data update automation
- Sources - The actual font data files
Want to create a FontGet-compatible source to import into Fontget? Check out the JSON Schema and examine the translator scripts for examples.
- Google Fonts - For providing the Google Fonts API
- Font Squirrel - For their free font collection and API
- Nerd Fonts - Created by Ryan L McIntyre for developer-focused fonts