Skip to content

thaag7734/PyFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


PyFontInstaller

Report Bug . Request Feature

Downloads Contributors Issues License

Table Of Contents

About The Project

PyFI is a simple Python script that helps you save time when installing fonts for nongthaihoang’s custom_font_installer package.

Getting Started

All you have to do is put PyFI.py in the same directory as your .ttf files, and you’re good to go!

Usage

Run python3 PyFI.py -h from a command-line to view the help text and usage information.

Contributing

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!

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Acknowledgements