Skip to content

Releases: chillintheshade/dok

dok 1.2.0

Choose a tag to compare

@chillintheshade chillintheshade released this 11 Aug 06:36

What is new

  • Files and websites on the wheel — add documents, folders, and web links alongside apps.
  • Recent Content satellites — recently used apps and folders can appear below the wheel, with 1–4 items configurable in Settings.
  • Live settings preview — the Wheel settings pane now previews Recent Content satellites immediately.
  • Native macOS Settings navigation — Wheel and General use a standard preference toolbar with a cleaner fixed layout.
  • Safer settings actions — restoring defaults now asks for confirmation, and changing panes cancels shortcut recording.
  • Smoother wheel presentation — duplicate animation transactions were removed to reduce summon and dismiss flashing.

更新内容

  • 轮盘支持文件和网址——除了应用,还可以添加文档、文件夹和网页链接。
  • 最近内容卫星——最近使用的应用和文件夹可显示在轮盘下缘,并可在设置中选择 1–4 个。
  • 设置页实时预览——开启最近内容后,左侧轮盘会立即显示对应卫星图标。
  • 原生 macOS 设置导航——「轮盘」与「通用」改用系统偏好设置工具栏,固定排版更清晰。
  • 设置操作更安全——恢复默认前增加确认,切换页面会取消快捷键录入。
  • 轮盘呼出更平滑——移除重复动画事务,降低呼出和收起时的闪烁。

Install / 安装

Requires macOS 26 or later.

Download the DMG and drag dok.app into /Applications. This build is ad-hoc signed but not Apple-notarized. If macOS reports that it cannot verify the app or that the app is damaged, run:

需要 macOS 26 或更高版本。下载 DMG,把 dok.app 拖入「应用程序」。本版本已进行 ad-hoc 签名,但未经过 Apple 公证;如果 macOS 提示无法验证或应用已损坏,运行:

sudo xattr -dr com.apple.quarantine /Applications/dok.app

SHA-256: 4f43a654f11088a3788fc59dad65369287ecfd321f8dc4ff1c8ea611b3419974

dok 1.1.0

Choose a tag to compare

@chillintheshade chillintheshade released this 22 Jul 13:53

dok is the new name of Arcly. Same app, same update path — now fully free and open source under GPL-3.0.

What's New

  • Now Playing works out of the box — track name, artwork and playback for every user, no developer tools required, via a bundled mediaremote-adapter running on Apple-signed Perl
  • Progress arc + tap-to-seek — a minimal played-time arc around the center; tap anywhere on it to jump
  • Recent-app satellites — your last-used apps (up to 4) dock below the wheel
  • Notification badges — wheel slots and satellites show Dock-matching unread badges
  • Right-click to quit — right-click any running app slot to quit it
  • Liquid glass, finalized — the wheel now uses macOS's native glass material end to end, matching Control Center
  • Safer playback routing — pressing play can no longer accidentally launch Apple Music
  • New glass wordmark icon and matching menu bar glyph

更新内容

  • 音乐信息开箱即用——所有用户无需安装开发工具即可显示歌名、封面并控制播放(内置 Apple 签名 Perl 运行的 mediaremote-adapter)
  • 进度弧 + 点按跳转——中心区极简已播放弧线,点按任意位置即可 seek
  • 最近应用卫星——最多 4 个最近使用的应用停靠在轮盘下缘
  • 通知角标——槽位和卫星显示与 Dock 一致的未读角标
  • 右键退出——右键运行中的应用槽位直接退出该应用
  • 液态玻璃定稿——轮盘全面采用系统原生玻璃材质,观感与控制中心一致
  • 播放路由更安全——点击播放不会再误启 Apple Music
  • 全新玻璃字标图标与配套菜单栏图标

Install / 安装

Download the DMG, drag dok.app to /Applications. This build is ad-hoc signed but not notarized; if macOS complains, run:

下载 DMG,把 dok.app 拖入「应用程序」。本版本未经过 Apple 公证,如系统提示无法打开,运行:

sudo xattr -dr com.apple.quarantine /Applications/dok.app

Upgrading from Arcly 1.0.1: delete the old Arcly.app first, then re-enable "Launch at Login" in dok's settings.

从 Arcly 1.0.1 升级:先删除旧的 Arcly.app,再在 dok 设置里重新勾选「开机启动」。