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

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.

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".