{"id":44026113,"url":"https://github.com/previousnext/tl-go","last_synced_at":"2026-06-09T03:05:13.838Z","repository":{"id":335179019,"uuid":"1143775127","full_name":"previousnext/tl-go","owner":"previousnext","description":"Command line time logger","archived":false,"fork":false,"pushed_at":"2026-01-29T00:38:00.000Z","size":9674,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-29T13:31:15.628Z","etag":null,"topics":["go-tools"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/previousnext.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-28T00:56:22.000Z","updated_at":"2026-01-29T00:38:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/previousnext/tl-go","commit_stats":null,"previous_names":["previousnext/tl-go"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/previousnext/tl-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Ftl-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Ftl-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Ftl-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Ftl-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/previousnext","download_url":"https://codeload.github.com/previousnext/tl-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/previousnext%2Ftl-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29049608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["go-tools"],"created_at":"2026-02-07T17:35:22.774Z","updated_at":"2026-06-09T03:05:13.832Z","avatar_url":"https://github.com/previousnext.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TL\n\nA command-line tool for logging time to Jira Worklogs.\n\n## Setup\n\nYou will need your Jira URL, username, and an API token to authenticate with Jira. You can generate an API token from your Atlassian account.\n\n```\ntl setup \\\n  --jira-url https://your-domain.atlassian.net \\\n  --username yourusername \\\n  --token yourapitoken\n```\n\n## Usage\n\nBasic workflow example:\n\n```\ntl add PROJ-123 2h \"Worked on feature X\"\ntl review\ntl send\n```\n\nCommand reference:\n\n```\nUSAGE\n\n    tl [command] [--flags]\n\nCOMMANDS\n\n    add \u003ckey\u003e \u003ctime\u003e [description] [--flags]  Add a time entry\n    alias [command]                           Add, list, and delete command aliases.\n    delete \u003cid\u003e                               Delete a time entry\n    edit \u003cid\u003e [--flags]                       Edit a time entry\n    issues [--flags]                          List recent issues\n    list [--flags]                            List all time entries\n    migrate                                   Migrate the database schema to the latest version.\n    review [--flags]                          Review unsent time entries\n    send                                      Send time entries to Jira\n    setup [--flags]                           Setup tl database and configuration\n    show \u003cid\u003e                                 Show details of a time entry\n    summary [--flags]                         Show a summary of time spent per project category\n    timer [command]                           Start, stop, pause, resume, and list timer entries.\n```\n\n### Adding bash completion\n\nTo enable bash completion for `tl`, you can run the following command on Ubuntu and restart your terminal:\n\n```\ntl completion bash \u003e ~/.local/share/bash-completion/completions/tl.bash\n```\n\n### Acknowledgements\n\nThis project was inspired by [larowlan/tl](https://github.com/larowlan/tl) which is written in PHP and does much more than this version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousnext%2Ftl-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpreviousnext%2Ftl-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpreviousnext%2Ftl-go/lists"}