An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![License BSD-2-Clause](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](https://opensource.org/licenses/BSD-2-Clause)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](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
```