//font-installerbyineshbose

font-installer

Install fonts from popular font-sites!

7
2
7
3
Python

font-installer PyPI

A simple program that helps to install fonts from:

Installation

PyPI

$ pip install font-installer
$ font-installer -h

Git

$ pip install git+https://github.com/ineshbose/font-installer.git

Usage

Installing fonts is as easy as browsing on sites, copying the URL, and using

$ font-installer <url>
$ font-installer https://www.dafont.com/bebas-neue.font       # example

It is important that you use Run as Administrator (Windows) or sudo (Linux) to install. Simply paste the URL of your font and it just works!

No need to download the .zip to a directory, extract, install each file manually and delete the downloaded file!

[beta]v0.14.0