DavidPhillipOster / ThumbHost3mf

A macOS app that hosts a thumbnail provider that makes the Finder displays the thumbnails built in to some .gcode and .3mf files.
Apache License 2.0
115 stars 2 forks source link

support for homebrew (with linked PR) #9

Closed falkorichter closed 3 months ago

falkorichter commented 3 months ago

https://github.com/Homebrew/homebrew-cask/pull/182172 has the PR :)

Let me know if there is any changes you'd like to have added

DavidPhillipOster commented 3 months ago

Looks good to me.

Thank you for doing this.

Note that the app exists to host a quicklook plugin which actually extracts the thumbnails in the data files to show as the Finder icons. And macOS only detects the plugin if the app is /Applications or one of its subdirectories.