DevHQ CLI

Time Tracking
From Your Terminal

Seamlessly track your development time without leaving your terminal. Auto-sync with commits, prevent abandoned sessions, and stay billable.

Quick Installation

curl -fsSL https://www.devhq.site/cli/install.sh | sh

After installation, run devhq --version to verify

Automatic Time Tracking

Start and stop time tracking directly from your terminal. Sessions survive terminal closure.

Git Integration

Automatically include tracking codes in commits and sync time with your work.

Auto-Pause Protection

Prevents billing for abandoned sessions with automatic pause after inactivity.

Background Daemon

Runs in the background, so your time tracking persists even when you close the terminal.

Quick Start Guide

1

Sign up for DevHQ

Create your account at devhq.site to get your API token

2

Configure the CLI

devhq config set api-token YOUR_TOKEN
3

Start tracking

devhq start WEB-123

Replace WEB-123 with your deliverable tracking code

Common Commands

devhq start <code>

Start tracking time for a deliverable

devhq stop

Stop the active session

devhq pause

Pause the current session

devhq resume

Resume a paused session

devhq status

View all active sessions

Ready to Start Tracking?

Join the waitlist to get early access to DevHQ

Join the Waitlist

© 2025 DevHQ Inc. All rights reserved.