A native macOS app for managing scheduled tasks. No crontab. No launchd. Just create, schedule, and forget.
macOS 原生定时任务管理。无需 crontab,无需 launchd。创建、调度,然后忘掉它。
Built for developers who want scheduled tasks without the complexity.
为不想折腾系统守护进程的开发者而生。
Runs silently in background. Close the window, tasks keep running.
后台静默运行,关闭窗口也不影响任务执行。
Date, time, repeat cycles — intuitive UI like Reminders.
日期、时间、重复周期,类似提醒事项的直觉体验。
Bash, Python, Ruby, Node.js — inline or from file.
Bash、Python、Ruby、Node.js — 内联或文件。
stdout, stderr, exit codes, duration — all captured.
标准输出、错误、退出码、耗时 — 全部记录。
macOS native alerts on success or failure, per task.
任务成功或失败时推送 macOS 原生通知。
Full bilingual interface, switch anytime.
完整中英文界面,一键切换。
brew tap lifedever/tap
brew install --cask task-tick
Built with SwiftUI & SwiftData. GPL-3.0 licensed.
基于 SwiftUI & SwiftData 构建。GPL-3.0 开源协议。