{"id":22254448,"url":"https://github.com/l-p/the-terse-time-tracker","last_synced_at":"2025-03-25T12:44:19.597Z","repository":{"id":141879941,"uuid":"356851526","full_name":"L-P/the-terse-time-tracker","owner":"L-P","description":"CLI/TUI for time tracking and reporting.","archived":false,"fork":false,"pushed_at":"2023-02-08T11:35:56.000Z","size":7043,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T11:41:33.165Z","etag":null,"topics":["cli","timesheet","timetracker","timetracking","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/L-P.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-11T11:40:55.000Z","updated_at":"2023-01-07T15:59:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"c489c729-2062-46d2-9a5e-b55de1047906","html_url":"https://github.com/L-P/the-terse-time-tracker","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L-P%2Fthe-terse-time-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L-P%2Fthe-terse-time-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L-P%2Fthe-terse-time-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/L-P%2Fthe-terse-time-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/L-P","download_url":"https://codeload.github.com/L-P/the-terse-time-tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245466615,"owners_count":20620206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","timesheet","timetracker","timetracking","tui"],"created_at":"2024-12-03T07:27:22.714Z","updated_at":"2025-03-25T12:44:19.568Z","avatar_url":"https://github.com/L-P.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Terse Time Tracker\nOr `tt` for short.\n\nProject state: usable but WIP. I will implement what I need when I need it.\n\n## Usage\n```sh\n# Start working on a task:\n$ tt start working on tt\nCreated task: \"start working on tt\"\n\n# If no flag is given, the entire arguments list is interpreted as a task\n# description, switching to another task is just a matter\n# of calling start again:\n$ tt writing documentation\nStopped task that had been running for 5s: \"start working on tt\"\nCreated task: \"writing documentation\"\n\n# Done with the work, stop the task:\n$ tt -stop\nStopped task that had been running for 5s: \"writing documentation\"\n\n# The last task had no tags, let's create a task with tags:\n$ tt foobaring @acme-corp @billable\nCreated task: \"foobaring\"\nWith tags: \"@acme-corp @billable\"\n\n# It is assumed you want to keep the previous tags when switching tasks:\n$ tt bazzing\nStopped task that had been running for 5s: \"foobaring\"\nCreated task: \"bazzing\"\nWith tags: \"@acme-corp @billable\"\n\n# If you want to remove a tag, amend with a new tag list that will overwrite\n# the previous one:\n$ tt bazzing @acme-corp\nReplaced tags from current task: @acme-corp\n\n# You can also omit the task description to update tags:\n$ tt @world-company\nReplaced tags from current task: @world-company\n\n# We're done for now.\n$ tt -stop\nStopped task that had been running for 24s: \"bazzing\"\n\n# Show a complete timesheet:\n$ tt -report | tail -n14\nWeek #17 from 2021-04-26 to 2021-05-02\n  08:14    08:53    09:19    08:48    08:57  \n  17:16    16:53    18:15    17:10    16:53  \n  08h17m   07h21m   08h26m   07h53m   07h16m \n +00h29m  -00h26m  +00h38m  +00h05m  -00h31m  +00h15m  (+00h22m)\n   Mon.     Tue.     Wed.     Thu.     Fri.    Total\n\nWeek #18 from 2021-05-03 to 2021-05-09\n  09:14                                      \n  16:44                                      \n  07h29m                                     \n -00h18m                                      -00h18m  (+00h03m)\n   Mon.     Tue.     Wed.     Thu.     Fri.    Total\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-p%2Fthe-terse-time-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl-p%2Fthe-terse-time-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl-p%2Fthe-terse-time-tracker/lists"}