-
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Closed
Labels
Description
🪩 Provide a link to the proposed addition
Github: https://github.com/XiCheng148/Dockit
Official website: https://dockit-docs.pages.dev
😳 Explain why it should be added
An application that can dock any window to the edge of the screen.
📖 Additional context
📸 Preview
Dockit Demo.gif
🚀 Feature
- 🎯 Quick Dock: One-click docking windows to the left or right of the screen
- 🔄 Smart Display: Automatically expand when hovering, 和 automatically retract when leaving
- ⌨️ Shortcut Support: Support custom shortcut operations
- 🎛️ Flexible Configuration: Adjustable exposed width, trigger area, etc.
- 🔌 Auto Start: Support auto-start on boot
📖 Usage
- Download 和 install Dockit
- Grant accessibility permissions 和 restart when running for the first time
- Use default shortcuts or customize in settings:
- Left Dock:
⌘ + ⇧ + ← - Right Dock:
⌘ + ⇧ + → - Undock:
⌘ + ⇧ + H
- Left Dock:
🧨 Issue Checklist
- I have checked for other similar issues
- I have explained why this change is important
- I have added necessary documentation (if appropriate)