awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesScriptable Screen Layouts

Dynamic arrangement of windows and spaces governed by executable scripts.

Distinct from Split Screen Layouts: Distinct from Split Screen Layouts which are usually static regions; these are procedurally generated via scripts.

Explore 1 awesome GitHub repository matching development tools & productivity · Scriptable Screen Layouts. Refine with filters or upvote what's useful.

Awesome Scriptable Screen Layouts GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kasper/phoenixkasper 的头像

    kasper/phoenix

    4,538在 GitHub 上查看↗

    Phoenix 是一个 macOS 工作区自动化工具和窗口管理器,使用 JavaScript 脚本引擎来控制系统级行为。它作为一个 AppleScript 自动化桥梁,允许用户以编程方式操作应用程序状态、窗口几何形状和桌面交互。 该项目支持通过将键盘快捷键绑定到 JavaScript 函数来创建自定义工作流。这允许自动化复杂的系统操作,例如跨多个屏幕组织应用程序布局和管理虚拟空间。 其功能范围涵盖窗口和应用程序管理、异步 Shell 命令执行和系统级自动化。它还包括用于管理 2D 屏幕坐标、调度循环任务以及通过系统通知和模态窗口与用户交互的实用程序。 该应用支持后台运行的守护进程模式,并监控文件系统以在无需重启的情况下重新加载配置文件。

    Manipulates window positions and screen spaces based on custom scripts to organize complex workspace layouts.

    Objective-C
    在 GitHub 上查看↗4,538
  1. Home
  2. Development Tools & Productivity
  3. Window Managers
  4. Scriptable Screen Layouts

探索子标签

  • Display EnumerationIdentifying and listing connected physical monitors and their primary status. **Distinct from Scriptable Screen Layouts:** Scriptable Screen Layouts refers to the arrangement logic, whereas this is the prerequisite act of detecting available displays.