{"library":"task-queue-tq","type":"library","category":null,"description":"A keyboard-driven, terminal-native task queue that enforces single-tasking by pulling the top task, entering focus mode with a timer, and finishing before moving to the next. Version 1.0.0 is stable and actively developed on GitHub. It distinguishes itself from cloud task managers by storing tasks locally in a JSON file (~/.taskqueue/tasks.json), requiring no internet, accounts, or servers. The CLI is less than 600 lines of TypeScript, uses blessed for TUI, and supports three color themes (amber, grey, slate) with hotkey switching. Works on Node.js 20+ with 24-bit color terminals.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install task-queue-tq","imports":["import tq from 'task-queue-tq'","import type { Task } from 'task-queue-tq'","import type { EnergyLevel } from 'task-queue-tq'","import type { TaskType } from 'task-queue-tq'"]},{"cmd":"yarn add task-queue-tq","imports":[]},{"cmd":"pnpm add task-queue-tq","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"task-queue-tq","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}