README ¶ A simple cli to manage your time entries and projects on Clockify from terminal Documentation See the project site for the how to setup and use this CLI. See more information about the sub-commands at: https://clockify-cli.netlify.app/en/commands/clockify-cli/ Contributing On how to help improve the tool, suggest new features or report bugs, please take a look at the CONTRIBUTING.md. Features List time entries from a day List in progress entry Report time entries using a date range Inform date range as parameters "auto filter" for last month "auto filter" for this month Start a new time entry Cloning last time entry Ask input interactively Stop the last entry List workspace projects List Clockify Workspaces List Clockify Workspaces Users List Clockify Tags Edit time entry Configuration management Initialize configuration Update individual configuration Show current configuration How to install Using homebrew: brew install lucassabreu/tap/clockify-cli Using snapcraft sudo snap install clockify-cli Using go get go get -u github.com/lucassabreu/clockify-cli By Hand Go to the releases page and download the pre-compiled binary that fits your system. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis api dto cmd clockify-cli gendocs pkg cmd cmd/client cmd/client/add cmd/client/list cmd/client/util cmd/completion cmd/config cmd/config/get cmd/config/init cmd/config/list cmd/config/set cmd/config/util cmd/project cmd/project/add cmd/project/list cmd/project/util cmd/tag cmd/task cmd/task/add cmd/task/delete cmd/task/done cmd/task/edit cmd/task/list cmd/task/util cmd/time-entry cmd/time-entry/clone cmd/time-entry/delete cmd/time-entry/edit cmd/time-entry/edit-multipple cmd/time-entry/in cmd/time-entry/invoiced cmd/time-entry/manual cmd/time-entry/out cmd/time-entry/report cmd/time-entry/report/last-day cmd/time-entry/report/last-month cmd/time-entry/report/last-week cmd/time-entry/report/last-week-day cmd/time-entry/report/this-month cmd/time-entry/report/this-week cmd/time-entry/report/today cmd/time-entry/report/util cmd/time-entry/report/yesterday cmd/time-entry/show cmd/time-entry/util cmd/user cmd/user/me cmd/user/util cmd/version cmd/workspace cmdcompl cmdcomplutil cmdutil output/client output/project output/tag output/task output/time-entry output/user output/util output/workspace search timeentryhlp timehlp ui strhlp Click to show internal directories. Click to hide internal directories.