mirror of
https://github.com/XiCheng148/Dockit.git
synced 2026-06-19 01:21:06 -06:00
An application that can dock any window to the edge of the screen.
https://dockit-docs.pages.dev?s=gh
- Swift 100%
| .cursor/rules | ||
| .github | ||
| Dockit | ||
| Resources | ||
| Tuist | ||
| .gitignore | ||
| .mise.toml | ||
| .package.resolved | ||
| ExportOptions.plist | ||
| LICENSE | ||
| Project.swift | ||
| README.md | ||
| README_EN.md | ||
| Tuist.swift | ||
Dockit
Dockit is a macOS window management tool focused on quickly docking windows to the edge of the screen and quickly previewing windows.
中文 | English
📸 Preview
Dockit Demo.gif
Setting.jpg
🚀 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:
⭐ Star
📝 License
This project is open source under the GNU General Public License v3.0.
🙏 Thanks
- Peninsula - Window related specific implementation reference this project
- Awesome-Merge-Picture - A tool to quickly create a preview image of a dark 和 light mode project.
- NotchNotification - Notch Notification
- KeyboardShortcuts - Shortcut binding
- LaunchAtLogin-Modern - Auto start on boot
- Defaults - Configuration persistence