https://github.com/chrisgrieser/alfred-dock-switcher
Switch between dock layouts.
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: researchgate.net -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.2%) to scientific vocabulary
Keywords
Repository
Switch between dock layouts.
Basic Info
Statistics
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 4
Topics
Metadata Files
README.md
Alfred Dock Switcher
Switch between dock layouts.
Usage
- Save the current dock as a layout for this workflow via the keyword
:dock new. - Select a dock layout via the keyword
dock:- ⏎: Switch to the layout (i.e., load the layout).
- ⌘⏎: Overwrite with the layout of the current dock.
[!WARNING] This workflow saves all information related to the current dock. This includes dock sizes, dock position, animation settings, or hot corners.
Automation
Load a dock layout from another app via this AppleScript:
applescript
tell application id "com.runningwithcrayons.Alfred" to run trigger "load-dock-layout" in workflow "de.chris-grieser.dock-switcher" with argument "NAME_OF_DOCK_LAYOUT"`
or via URI:
txt
alfred://runtrigger/de.chris-grieser.dock-switcher/load-dock-layout/?argument=NAME_OF_DOCK_LAYOUT
Installation
➡️ Download the latest release.
When admitted to the Alfred Gallery, the workflow auto-updates via Alfred's workflow-update mechanism.
About the developer
In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.
Owner
- Name: Chris Grieser
- Login: chrisgrieser
- Kind: user
- Location: Berlin, Germany
- Company: Technical University of Berlin
- Website: https://chris-grieser.de/
- Repositories: 189
- Profile: https://github.com/chrisgrieser
Researcher in sociology & software developer
GitHub Events
Total
- Create event: 6
- Release event: 1
- Issues event: 4
- Watch event: 4
- Delete event: 4
- Issue comment event: 2
- Push event: 28
- Pull request event: 6
Last Year
- Create event: 6
- Release event: 1
- Issues event: 4
- Watch event: 4
- Delete event: 4
- Issue comment event: 2
- Push event: 28
- Pull request event: 6
Dependencies
- actions/checkout v4 composite
- softprops/action-gh-release v2 composite
- amannn/action-semantic-pull-request v5 composite
- actions/stale v8 composite