Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/underthestars-zhy/IconChanger
Simply change your app's icon on macOS. Just a click.
https://github.com/underthestars-zhy/IconChanger
app apple macos swift swiftui
Last synced: 15 days ago
JSON representation
Simply change your app's icon on macOS. Just a click.
- Host: GitHub
- URL: https://github.com/underthestars-zhy/IconChanger
- Owner: underthestars-zhy
- License: mit
- Created: 2022-04-28T05:15:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T11:57:56.000Z (11 months ago)
- Last Synced: 2024-08-01T15:14:03.775Z (3 months ago)
- Topics: app, apple, macos, swift, swiftui
- Language: Swift
- Homepage:
- Size: 3.6 MB
- Stars: 842
- Watchers: 6
- Forks: 30
- Open Issues: 25
-
Metadata Files:
- Readme: README-fr.md
- License: LICENSE
Awesome Lists containing this project
README
# IconChanger
[English](./README.md) | [中文版](./README-zh.md)
IconChanger vous permet de changer les icônes de vos applications. Elle simplifie votre processus de changement d'icône.
![](./Github/Github-Iconchanger.png)## Comment l'utiliser ?
1. Allez aux "Releases" à la page du projet GitHub
2. Téléchargez la dernière version
3. Déplacez l'App vers votre dossier d'application## Si IconChanger ne vous fournit aucune icônes pour certaines Apps
1. Faites un clic droit sur l'application en question
2. Choisissez `Définir un autre nom`
3. Définissez un nom d'alias (genre Adobe Illustrator -> Illustrator)## Comment obtenir une API de requête (facultatif)
![](./Github/Api.png)
1. Ouvrez l'app Safari
2. Ouvrez le site https://macosicons.com/#/
3. Cherchez ce que vous voulez
4. Ouvrez l'outil de développeur
5. Choisissez l'onglet réseau
6. Cherchez `algolianet`
7. Copiez l'hôte, du genre `p1txh7zfb3-3.algolianet.com`
8. Ouvrez les reglages d'IconChanger
9. Collez l'hôte !## À propos des Apps Système
Vraiment désolé de le dire, mais actuellement, nous ne pouvons pas modifier les icônes d'applications système. En raison du SIP, les utilisateurs ou le root ne peuvent pas écrire sur cette application. Et quand à l'application Bridge, elle doit modifier le «Info.plist», donc cela ne fonctionnerait pas.
## Comment contribuer ?
1. Copiez le projet (Fork)
2. Téléchargez-le
3. Ouvrez-le dans Xcode (>13.3)
4. Vous pouvez commencer la contribution !## Remerciments
* [macOSicons](https://macosicons.com/#/)
* [fileicon](https://github.com/mklement0/fileicon)
* [Atom](https://github.com/atomtoto)