Alan.app – 为macOS活动窗口添加边框
Alan.app – Add a Border to macOS Active Window

原始链接: https://tyler.io/2025/11/alan/

可能因为我的眼睛老了,或者是因为macOS窗口的对比度越来越差。无论如何,我昨晚制作了一个小型的Mac应用,它会在活动窗口周围绘制边框。我把它命名为“Alan”。在Alan的偏好设置中,你可以选择首选的边框宽度以及亮色和暗色模式下的颜色。就这些了。这就是这个应用。你可以在这里下载经过公证的Alan副本。这里有一个简短的演示视频。如果你想隐藏Alan在Dock中的图标,你可以运行这个终端命令来设置一个隐藏的偏好设置。然后,重新启动应用。`defaults write studio.retina.Alan hideDock -bool true`

Hacker News 新闻 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Alan.app – 为 macOS 活跃窗口添加边框 (tyler.io) 8 分,由 donatj 发表于 2 小时前 | 隐藏 | 过去 | 收藏 | 1 条评论 smcleod 2 分钟前 [–] 自从 macOS Tahoe 以来,这一直是一个严重的问题。签署 Tahoe UI 的人需要认真学习 UI/UX 设计原则 - 它对用户来说非常不友好。它不仅使得区分重叠窗口变得不可能,正如这个工具试图缓解的那样,还有许多令人困惑的 UI 元素和缺乏对比度,更不用说为什么它在所有内容上都有这么多的填充 - 你剩下的可用空间更少。回复 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文

Maybe it’s because my eyes are getting old or maybe it’s because the contrast between windows on macOS keeps getting worse. Either way, I built a tiny Mac app last night that draws a border around the active window. I named it “Alan”.

In Alan’s preferences, you can choose a preferred border width and colors for both light and dark mode.

That’s it. That’s the app.

You can download a notarized copy of Alan here.

Here’s a short demo video.

If you want to hide Alan’s icon from the Dock, you can set a hidden preference by running this Terminal command. Then, relaunch the app.

defaults write studio.retina.Alan hideDock -bool true
联系我们 contact @ memedata.com