Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ineshbose/font-installer

Install fonts from popular font-sites!
https://github.com/ineshbose/font-installer

dafont downloader font google-fonts

Last synced: 17 days ago
JSON representation

Install fonts from popular font-sites!

Awesome Lists containing this project

README

        

# font-installer [![PyPI](https://img.shields.io/pypi/v/font-installer?style=flat-square)](https://pypi.org/project/font-installer/)

A simple program that helps to install fonts from:
* [dafont.com](https://dafont.com)
* [fonts.google.com](https://fonts.google.com)

## Installation

### [PyPI](https://pypi.org/project/font-installer/)

```sh
$ pip install font-installer
$ font-installer -h
```

### [Git](https://github.com/ineshbose/font-installer)

```sh
$ 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

```sh
$ font-installer
$ 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!