https://github.com/vanstrouble/hide-show-alfred-workflow
Workflow to hide and show all active windows in macOS desktops.
https://github.com/vanstrouble/hide-show-alfred-workflow
alfred-workflow applescript
Last synced: 3 months ago
JSON representation
Workflow to hide and show all active windows in macOS desktops.
- Host: GitHub
- URL: https://github.com/vanstrouble/hide-show-alfred-workflow
- Owner: vanstrouble
- License: mit
- Created: 2024-11-22T18:58:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-16T20:44:40.000Z (over 1 year ago)
- Last Synced: 2025-03-16T21:32:41.328Z (over 1 year ago)
- Topics: alfred-workflow, applescript
- Language: AppleScript
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
#
Hide - Show Windows | Alfred Workflow
Take control of your workspace by hiding all windows, keeping only the front window visible, and restoring everything effortlessly.
## Download
- Available on the Alfred Gallery. [Get it here](https://alfred.app/workflows/vanstrouble/hide-show-windows/).
- You can also download it [from GitHub here](https://github.com/vanstrouble/hide-show-alfred-workflow/releases/latest).
## Usage
### Hide all active windows except the frontmost one (hideall)

Hide all active windows except the frontmost one:
- **Keyword:** `hideall`
Hold the **Command (⌘)** key while running `hideall` to hide all active windows and collaps Finder windows.
### Show all hidden windows (showall)

Show all active windows in all desktops:
- **Keyword:** `showall`
Hold the **Command (⌘)** key while running the command to also show any collapsed Finder windows.