Fontify

Fontify is a linux application for installing ttf fonts onto the linux system

GPL-3.0 License

Stars
0
Committers
1

Fontify

Font installer for linux
alt text

Font Installer

A simple and intuitive application for installing fonts on Linux systems, built with PyQt5 and Python 3.

Features

  • Easy font installation: Select a font file, and our application will take care of installing it for you.
  • Support for multiple font formats: Our application supports a wide range of font formats, including OTF, TTF, WOFF, and more.
  • Customizable installation directory: Choose where you want to install your fonts, from a predefined list of directories or a custom path.
  • Font preview: Get a sneak peek at how the font will look before installing it.
  • Error handling: Our application handles errors and exceptions, so you can focus on installing fonts without worrying about technical issues.

Why use this application?

  • Convenience: No more tedious command-line font installation or manual copying of files. Our application streamlines the process, making it easy to install fonts in just a few clicks.
  • Flexibility: With our application, you can install fonts from anywhere, whether it's a local directory or a remote location.
  • Customization: Take control of where your fonts are installed and easily switch between different directories.

Requirements

  1. Python3
  2. PyQt5
  3. requests

First time use

  1. Download the latest version of Fontify from GitHub.
  2. Install requirements pip3 install -r requirements.txt
  3. python3 fontify.py

How to use

  1. Download the latest version of Fontify from GitHub.
  2. Unzip the archive and run the application using python3 fontify.py.
  3. Select the font file you want to install.
  4. Preview the font and confirm the installation.

Contributing

If you'd like to contribute to Font Installer, please fork the repository and submit a pull request. We welcome bug reports, feature requests, and code contributions.

License

Font Installer is licensed under the MIT License. See LICENSE for details.

I hope this helps! Let me know if you need any further assistance.

developed with Love