https://github.com/suin/mac-hide-show-desktop-icons
A command line utility to control hiding/showing desktop icons of macOS.
https://github.com/suin/mac-hide-show-desktop-icons
macos
Last synced: about 2 months ago
JSON representation
A command line utility to control hiding/showing desktop icons of macOS.
- Host: GitHub
- URL: https://github.com/suin/mac-hide-show-desktop-icons
- Owner: suin
- Created: 2021-10-15T03:17:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-15T03:17:37.000Z (over 4 years ago)
- Last Synced: 2025-07-21T23:48:13.021Z (12 months ago)
- Topics: macos
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mac-hide-show-desktop-icons
A command line utility to control hiding/showing desktop icons of macOS.
## Usage
### Hide desktop icons
```shell
hide-desktop-icons
```
### Show desktop icons
```shell
show-desktop-icons
```
This command will hide desktop icons in 1 minute automatically by default.
You can choose the auto hiding duration from below:
- `1h`: 1 hour
- `30m`: 30 minutes
- `10m`: 10 minutes
- `5m`: 5 minutes