https://github.com/kizzycode/setfoldericon-swift
A tiny CLI tool to assign an icon to a folder on macOS
https://github.com/kizzycode/setfoldericon-swift
Last synced: 5 months ago
JSON representation
A tiny CLI tool to assign an icon to a folder on macOS
- Host: GitHub
- URL: https://github.com/kizzycode/setfoldericon-swift
- Owner: KizzyCode
- Created: 2022-04-01T20:58:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T21:13:45.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T04:44:16.703Z (about 1 year ago)
- Language: Swift
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE BSD 2-CLAUSE.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/BSD-2-Clause)
[](https://opensource.org/licenses/MIT)
# SetFolderIcon
A tiny CLI tool to assign an icon to a folder on macOS.
## Usage
```
Usage: seticon
Arguments:
icon The path to the image file to set as folder icon
folder The folder to set the icon to
```