Skip to content

Display or hide the desktop icons from the command line on macOS.

Notifications You must be signed in to change notification settings

dukecat0/hideicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

hideicons

Display or hide the desktop icons from the command line on macOS.

Installation

Using homebrew:

brew tap meowmeowmeowcat/taps
brew install meowmeowmeowcat/taps/hideicons

Install manually:

curl -L https://raw.githubusercontent.com/meowmeowmeowcat/hideicons/main/hideicons \
 -o /usr/local/bin/hideicons && chmod +x /usr/local/bin/hideicons

Example

If your desktop icons are not hidden:

$ hideicons
Desktop icons are hidden!

If your desktops icons are hidden:

$ hideicons
Desktop icons are shown!

About

Display or hide the desktop icons from the command line on macOS.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages