Skip to content

dok 1.1.0

Choose a tag to compare

@chillintheshade chillintheshade released this 22 Jul 13:53
· 4 commits to main since this release

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 设置里重新勾选「开机启动」。