| slug | ticktick-linux |
| name | ticktick-linux |
| description | Manage TickTick tasks (add, list, complete) via the local `tickrs` CLI. |
| metadata | {"openclaw":{"requires":{"bins":["/home/david/.cargo/bin/tickrs"],"env":["TICKTICK_CLIENT_ID","TICKTICK_CLIENT_SECRET"]},"emoji":"✅"}} |
TickTick
Manage tasks in TickTick.
Prerequisite:
You must authenticate the CLI first by running:
~/.cargo/bin/tickrs init
Tools
ticktick_list
List tasks from the default project (Inbox) or a specific project.
ticktick_create
Create a new task.
ticktick_complete
Mark a task as complete by ID (get ID from ticktick_list).
ticktick_projects
List all projects.