https://github.com/anpleenko/fonts
Fonts for Linux, Windows, MacOS
https://github.com/anpleenko/fonts
Last synced: 4 days ago
JSON representation
Fonts for Linux, Windows, MacOS
- Host: GitHub
- URL: https://github.com/anpleenko/fonts
- Owner: anpleenko
- License: mit
- Created: 2021-11-05T12:21:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-05-27T07:47:22.000Z (6 days ago)
- Last Synced: 2026-05-27T09:23:39.335Z (6 days ago)
- Language: Python
- Homepage:
- Size: 177 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fonts for Linux, Windows, MacOS
```
wget https://github.com/anpleenko/fonts/releases/download/latest/linux-fonts.zip
```
### Linux
```bash
unzip linux-fonts.zip -d /usr/local/share/fonts
mkdir ~/.fonts && unzip -o linux-fonts.zip -d ~/.fonts
```