Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nschloe/fontman
- Owner: nschloe
- License: mit
- Created: 2021-07-15T15:22:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T22:55:35.000Z (almost 3 years ago)
- Last Synced: 2024-11-02T00:42:15.307Z (9 days ago)
- Topics: command-line, command-line-tool, font, fonts, python
- Language: Python
- Homepage:
- Size: 311 KB
- Stars: 21
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
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)