Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedhalat/macappiconswitcher
Switches your Mac Application Icons
https://github.com/ahmedhalat/macappiconswitcher
app-icons icon-changer icons mac-app-icons mac-icons macos-app macos-application-icons
Last synced: about 2 months ago
JSON representation
Switches your Mac Application Icons
- Host: GitHub
- URL: https://github.com/ahmedhalat/macappiconswitcher
- Owner: AhmedHalat
- Created: 2020-08-05T03:08:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T21:37:55.000Z (over 3 years ago)
- Last Synced: 2024-10-25T06:27:55.326Z (about 2 months ago)
- Topics: app-icons, icon-changer, icons, mac-app-icons, mac-icons, macos-app, macos-application-icons
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 29
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MacAppIconSwitcher
Switches yout Mac Application Icons
## TODO
- Make it so that the names of the icons don't have to be exactly the same as the app
- Fix an issue with system app icons## Preparation
- Place AppIconInstaller.sh inside the folder with your app icons
- The names of the icons must be exactly the same as the app in this initial version
- Don't worry about the backup folder, if one doesn't exist, it will be created## Running
1. Open terminal and run AppIconInstaller.sh
- If you are unsure how to run it type "cd " then drag folder containing AppIconInstaller.sh onto the terminal line, this will automatically input the path name.
- Then once your directory has been changed, run ``` sh AppIconInstaller.sh```
2. Type in your password when prompted## Reverting
- To undo the action and return the images to their originals, just move AppIconInstaller.sh into the backup folder and re-run the script
- FYI When rerun in the backup folder, it will create another backup folder with the icons that its replacing