lgarron / folderify

:file_folder: Generate pixel-perfect macOS folder icons in the native style.
MIT License
1.5k stars 36 forks source link

A big thank you! And a real-world use 😉 #59

Open othyn opened 2 years ago

othyn commented 2 years ago

Just wanted to say a big thank you!

A chap at work let me know that this project exists and I immediately had a use case for it. I've been maintaining a GitHub folder icon for macOS for years, in which each macOS release prompted a new investigation into sourcing the base folder icon from wherever they've decided to hide it in the release and then manually creating the icon in Affinity Photo.

But that is no more! Thanks to this project, I've been able to wear my engineer hat to solve the problem (as I should have originally anyway) and automate the building of all icon variants behind make as I so much like to do.

Take a look at the project here: https://github.com/othyn/github-folder-icon-macOS

In which you'll find this project heavily credited 😉