https://github.com/johnbean393/dock-icon-hider
A macOS utility to hide and show Dock icons of apps.
https://github.com/johnbean393/dock-icon-hider
Last synced: about 1 year ago
JSON representation
A macOS utility to hide and show Dock icons of apps.
- Host: GitHub
- URL: https://github.com/johnbean393/dock-icon-hider
- Owner: johnbean393
- Created: 2024-05-23T07:35:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T08:33:30.000Z (about 2 years ago)
- Last Synced: 2025-03-05T07:46:31.842Z (over 1 year ago)
- Language: Swift
- Size: 147 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dock Icon Hider
**Dock Icon Hider** is a macOS utility to hide and show Dock icons of apps.
# Installation
Clone the GitHub repo and open the project in Xcode:
```shell
git clone https://github.com/johnbean393/Dock-Icon-Hider; cd "Dock-Icon-Hider"; open "Dock Icon Hider.xcodeproj"
```
Build the app and run it!
# Usage
Use "Toggle Hide" to toggle the hide state of an app's Dock icon.
Use "Remove Hide Preference" to reset an app.
Some apps will refuse to launch after their bundle is modified. Use "Re-sign App" to re-sign an app. Enter your Developer ID email address in the text field, then click "Start".