QuickUp! Documentation
A simple, lightweight, and beautiful console-based client for ClickUp.
Quick Start
Install QuickUp!:
pip install quickup
Configure your ClickUp API token:
export CLICKUP_TOKEN=your_token_here
Run the tool:
quickup --help
Feature Highlights
CLI Commands
quickup- List tasks from a ClickUp list with color-coded status groupsquickup sprint- Auto-detect and list tasks from the current sprintquickup task <id>- Show detailed information about a specific taskquickup update <id>- Update a task's status
Features
Task filtering by assignee, priority, or due date
Task grouping by status, assignee, or priority
Interactive mode for navigating Team → Space → Project → List hierarchy
Disk-based caching for improved performance (24h for teams/lists, 5min for tasks)
Color-coded output matching ClickUp status colors
Documentation Contents
Getting Started:
User Guide:
Developer Guide: