PyFI is a simple Python script that helps you save time when installing fonts for nongthaihoang’s custom_font_installer package.
All you have to do is put PyFI.py in the same directory as your .ttf files, and you’re good to go!
Run python3 PyFI.py -h
from a command-line to view the help text and usage information.
Any contributions are welcome! If you have an idea for something this script could or should do, you’re welcome to implement it as a new feature!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Tyler Haag - Tyler Haag - Creator