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

https://github.com/gebes/iconpatcher

macOS tool to automatically update App Icons
https://github.com/gebes/iconpatcher

golang icons macos

Last synced: about 2 months ago
JSON representation

macOS tool to automatically update App Icons

Awesome Lists containing this project

README

          

macOS Icon Patcher

## 🔥 About the project

[macosicons.com](https://macosicons.com/#/) is an excellent source of custom App icons. However, there is a small problem. Every time certain Apps update (e. g. Jetbrains IDEs), the Icon resets to the old one, and it is tedious to set them manually back. With this tool, you have a powerful way to configure Icon patches.

## 🛠 How to use

1. Clone the project
2. Install the tool with
```bash
go install ./cmd/icon-patcher
```
3. Use the tool `icon-patcher` in the CLI and provide a [configuration file](https://github.com/Gebes/IconPatcher/blob/main/examples/config.yaml)