fileicon icon indicating copy to clipboard operation
fileicon copied to clipboard

macOS CLI for managing custom icons for files and folders

Results 6 fileicon issues
Sort by recently updated
recently updated
newest added

```bash Cannot modify '/System/Applications/Calculator.app': you do not have write permissions. ```

Volumes can have a custom icon set by creating `/.VolumeIcon.icns`, where `/` represents the volume root. Currently fileicon will set volume icons as it uses AppleScript, but it will return...

With the switch to the new API, icons no longer respect aspect ratio. Is it possible to implement the code mentioned at https://stackoverflow.com/a/7748088/2386737 to correct this?

enhancement

Hi, with the 0.2.0, my icons when applied have a lighter color than the original one. (top original, bottom applied) ![image](https://user-images.githubusercontent.com/5382443/31623492-e5496f44-b29f-11e7-9436-3b2df5ee0526.png) ![image](https://user-images.githubusercontent.com/5382443/31623509-f1720614-b29f-11e7-9a52-0e9435be3051.png) Attached you find both icons if you need...

bug
help wanted

(apologies for the cmake question, but since image related, perhaps someone here has experienced this) Has anyone found a way of using this with CMake's CPack for DragNDrop, TGZ, or...

question

Get a file or folder's custom icon takes a little over two minutes on my Mac Studio! What could be the problem? (fileicon v0.3.1)

bug