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
- Host: GitHub
- URL: https://github.com/gebes/iconpatcher
- Owner: gebes
- Created: 2022-05-29T05:52:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T07:39:12.000Z (about 4 years ago)
- Last Synced: 2025-10-31T15:38:30.154Z (8 months ago)
- Topics: golang, icons, macos
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)