Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nschloe/fontman

Manage and update your installed fonts.
https://github.com/nschloe/fontman

command-line command-line-tool font fonts python

Last synced: 2 days ago
JSON representation

Manage and update your installed fonts.

Awesome Lists containing this project

README

        


fontman

Your font manager.

[![PyPi Version](https://img.shields.io/pypi/v/fontman.svg?style=flat-square)](https://pypi.org/project/fontman)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/fontman.svg?style=flat-square)](https://pypi.org/pypi/fontman/)
[![GitHub stars](https://img.shields.io/github/stars/nschloe/fontman.svg?style=flat-square&logo=github&label=Stars&logoColor=white)](https://github.com/nschloe/fontman)
[![PyPi downloads](https://img.shields.io/pypi/dm/fontman.svg?style=flat-square)](https://pypistats.org/packages/fontman)

[![gh-actions](https://img.shields.io/github/workflow/status/nschloe/fontman/ci?style=flat-square)](https://github.com/nschloe/fontman/actions?query=workflow%3Aci)
[![codecov](https://img.shields.io/codecov/c/github/nschloe/fontman.svg?style=flat-square)](https://codecov.io/gh/nschloe/fontman)
[![LGTM](https://img.shields.io/lgtm/grade/python/github/nschloe/fontman.svg?style=flat-square)](https://lgtm.com/projects/g/nschloe/fontman)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat-square)](https://github.com/psf/black)

Fonts used to be an install-and-forget thing, but many of are now updated regularly.
_fontman_ helps you keep track of the fonts you installed and updates them from GitHub.

Install with

```sh
pip install fontman
```

and use as

```sh
fontman install microsoft/cascadia-code rsms/inter ibm/plex==v5.1.3
```

Other commands are `remove` and `update`

```sh
fontman up
```

which updates all your installed fonts.

### Fonts on GitHub

#### Monospaced

![github-monospaced-fonts](https://nschloe.github.io/stargraph/github-monospaced-fonts.svg)

#### Other

![github-other-fonts](https://nschloe.github.io/stargraph/github-other-fonts.svg)