Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Hubstaff CLI

`hubstaff` is a command-line interface for the [Hubstaff Public API](https://developer.hubstaff.com/docs/hubstaff_v2). Use it to work with organizations, projects, members, invites, tasks, and activity data directly from your terminal.
Hubstaff CLI is a command-line tool for interacting with the [Hubstaff Public API](https://developer.hubstaff.com/docs/hubstaff_v2) from your terminal. Query organization data, manage projects and members, automate workflows, and explore API endpoints without writing custom requests manually.

With minimal setup, developers can access activity data, tasks, organizations, and team information directly from the command line.

## Install

Expand Down