{"id":19852510,"url":"https://github.com/thesoftwarehouse/jira-worklog","last_synced_at":"2025-07-11T21:33:46.770Z","repository":{"id":57168096,"uuid":"151469387","full_name":"TheSoftwareHouse/jira-worklog","owner":"TheSoftwareHouse","description":"Simple CLI tool for logging work in Jira","archived":false,"fork":false,"pushed_at":"2019-01-13T15:39:34.000Z","size":45,"stargazers_count":31,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-25T20:04:57.562Z","etag":null,"topics":["cli","jira","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSoftwareHouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-03T19:34:37.000Z","updated_at":"2025-03-03T18:03:16.000Z","dependencies_parsed_at":"2022-08-30T15:22:00.177Z","dependency_job_id":null,"html_url":"https://github.com/TheSoftwareHouse/jira-worklog","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/TheSoftwareHouse/jira-worklog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fjira-worklog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fjira-worklog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fjira-worklog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fjira-worklog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSoftwareHouse","download_url":"https://codeload.github.com/TheSoftwareHouse/jira-worklog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSoftwareHouse%2Fjira-worklog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264902603,"owners_count":23681094,"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","jira","nodejs"],"created_at":"2024-11-12T14:03:11.523Z","updated_at":"2025-07-11T21:33:46.750Z","avatar_url":"https://github.com/TheSoftwareHouse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jira Worklog\n\nSimple CLI tool for logging work in Jira.\n\n- Finds tasks basing on **Jira** (column \"In progress\") and **Git** activity (in current directory)\n- Suggests a number of hours to log (considering current worklogs)\n- Works within single project\n\n## Usage\n\n```\n$ worklog\n? Choose date (use arrows): 2018-11-09 (Friday)\n? Choose task: (Use arrow keys)\n  Git\n❯ JRA-123 - First task\n  Jira\n  JRA-234 - Second task\n  \n[ENTER]\n  \n$ worklog\n? Choose date (use arrows): 2018-11-09 (Friday)\n? Choose task: JRA-123 - First task\n? Choose time spent: (Use arrow keys)\n❯ 4h\n  3h\n  2h\n  1h\n  \n[ENTER]\n  \n$ worklog\n? Choose date (use arrows): 2018-11-09 (Friday)\n? Choose task: JRA-123 - First task\n? Choose time spent: 4h\n? Do you confirm to log 4h of work in task JRA-123? (Y/n)\n  \n[ENTER]\n  \n$ worklog\n? Choose date (use arrows): 2018-11-09 (Friday)\n? Choose task: JRA-123 - First task\n? Choose time spent: 4h\n? Do you confirm to log 4h of work in task JRA-123? Yes\ninfo:    Successfully logged 4h of work.\n```\n\n## Install\n\n```\nnpm i @tshio/jira-worklog -g\n```\n\n## Configuration\n\nInitially, `worklog` will ask for following data:\n```\n? Set project key (like \"JRA\") JRA\n? Set base URL (like \"jira.atlassian.net\") jira.atlassian.net\n? Jira login john.doe\n? Jira password [hidden]\n```\n*Note: passwords are stored in Keychain.*\n\n### Logout\n\nTo clear credentials and all other settings, use flag `--reset` like:\n```\nworklog --reset\n```\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesoftwarehouse%2Fjira-worklog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesoftwarehouse%2Fjira-worklog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesoftwarehouse%2Fjira-worklog/lists"}