Skip to content

ManavvGarg/FontSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontSync

Transfer fonts from your old PC to your new one effortlessly. Created by a designer, for designers.

Building Instructions

If you'd like to customize the program, follow these steps. Otherwise, simply download the executable file from the releases page.

  1. Modify the code to suit your requirements.

  2. Install PyInstaller from PyPI:

    pip install pyinstaller
  3. Run the following command in your terminal to generate the executable:

    pyinstaller --noconfirm --onefile --windowed --icon "<path-to-your-icon>" --name "FontSync" --clean "<path-of-dir-where-the-python-file-exists>/FontSync.py"
  4. Your executable will be availabe in the "dist" folder.

Credits

FontSync is a small open-source project. If you decide to distribute it, please credit this repository.

Thank you for supporting open-source software!

About

Transfer fonts from your old PC with ease

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages