An open API service indexing awesome lists of open source software.

https://github.com/XiCheng148/Dockit

一款专注于将窗口停靠到屏幕边缘的应用
https://github.com/XiCheng148/Dockit

application swift window-manager

Last synced: 6 months ago
JSON representation

一款专注于将窗口停靠到屏幕边缘的应用

Awesome Lists containing this project

README

          


Dockit

Dockit


> Dockit是一个macOS窗口管理工具,专注于将窗口快速停靠在屏幕边缘并快速预览窗口。

中文 | [English](./README_EN.md)

## 📸 预览


Dockit Demo


Dockit Demo.gif



setting


Setting.jpg



## 🚀 功能

- 🎯 快速停靠: 一键将窗口停靠到屏幕左侧或右侧
- 🔄 智能显示: 悬停时自动展开,离开时自动收起
- ⌨️ 快捷键支持: 支持自定义快捷操作
- 🎛️ 灵活配置: 可调整暴露宽度、触发区域等
- 🔌 自动启动: 支持开机自启动
- 🔔 通知: 精美的通知

## 📖 使用

1. 下载并安装Dockit
2. 运行时授予辅助功能权限并重新启动
3. 使用默认快捷键或自定义设置:
- 左侧停靠: `⌘ + ⇧ + ←`
- 右侧停靠: `⌘ + ⇧ + →`
- 取消停靠: `⌘ + ⇧ + H`

## ⭐ Star





Star History Chart

## 📝 许可证

本项目在[GNU General Public License v3.0](LICENSE)下开源。

## 🙏 感谢

- [Peninsula](https://github.com/Celve/Peninsula) - 窗口相关特定实现参考此项目
- [Awesome-Merge-Picture](https://github.com/XiCheng148/Awesome-Merge-Picture) - 一个快速创建暗黑和亮色模式的预览图片的工具
- [NotchNotification](https://github.com/Lakr233/NotchNotification) - 刘海通知、浮动通知。
- [KeyboardShortcuts](https://github.com/sindresorhus/KeyboardShortcuts) - 快捷键绑定
- [LaunchAtLogin-Modern](https://github.com/sindresorhus/LaunchAtLogin-Modern) - 开机自启动
- [Defaults](https://github.com/sindresorhus/Defaults) - 配置持久化