clockify-cli icon indicating copy to clipboard operation
clockify-cli copied to clipboard

A simple cli to manage your time entries on Clockify from terminal

Results 40 clockify-cli issues
Sort by recently updated
recently updated
newest added
trafficstars

We may be using this a little oddly, but each of our clients all have projects with the same title for various reasons. It would be great if there was...

By default all the dates are in UTC, this commit adds a new flag: '--time-zone' or '-z' that allows the user to pass a timezone. This is a breaking change,...

Hello there, Thanks for the great tool. I have a periodic clockify-cli command running (`clockify-cli report --duration-formatted`) and keep seeing MacOS notifying me that it blocked incoming connections for 'clockify-cli'...

type: bug
question

Hey there, let me start with I'm not a programmer but I'm learning to figure out my way around the CL. I use an app called It is a note...

question

I think it would be a nice adition to load configurations like default tag, project and workspace depending on the folder the user is, like a per project configuration, this...

level: medium
type: enhancement

Starting a time entry with no project while the "show clients" option is enabled causes an error, which this PR resolves.

level: hard
type: enhancement
priority: low

https://docs.aws.amazon.com/sdkref/latest/guide/feature-process-credentials.html

level: medium
type: enhancement
priority: low

The clockify-cli uses an underlying YAML file located at `~/.clockify-cli.yaml` to manage settings. This file also includes the userid, workspaceid, and token in plain text, which may not be desirable...