TickTick 专注

作者 Narlei Moreira · v1.0.1

Deck macOS TickTick
源代码

关于

非官方独立插件——与 TickTick 无任何关联或认可关系。通过一个智能按钮控制并映射你的 TickTick 专注/番茄钟。开始 25 分钟的专注,同一次点击即可暂停/继续,专注结束时开始 5 分钟休息。可检测到在其他设备上开始或暂停的专注,并在 Ulanzi Deck 上实时显示剩余时间(MM:SS)。你的数据始终保密:本地仅保存会话令牌,插件直接与 TickTick 通信——绝不经过第三方服务器。

更新内容 — v1.0.1

## TickTick Focus v1.0.0

First release — a single smart **Focus** button for your Ulanzi Deck that controls and mirrors your TickTick focus/pomodoro timer.

- **Start** a focus session (default 25 min) with one click.
- **Pause / resume** an in-progress focus with the same click.
- When focus ends, the button offers **Relax 5'?** — click to start the break.
- **Mirrors** focus started or paused on another device (Mac, phone) within ~30 s.
- Shows the **live remaining time (MM:SS)** with a progress ring.

### Sign in with one click

Click **Sign in to TickTick** in the button settings — a small native window (macOS
WebKit, no Chromium, no download) opens the real TickTick login page. Log in however
you like (password, Google/Apple, captcha, 2FA); the session token is captured
automatically and saved. Nothing but the token is stored, and it persists across
restarts. If it ever expires, the button shows ↻ — just sign in again. A manual
paste-token fallback is available under *Advanced*.

### Install

```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/narlei/ulanzideck-ticktick/main/install.sh)"
```