{"id":15388254,"url":"https://github.com/georapbox/node-jira-worklog-cli","last_synced_at":"2025-04-15T20:21:20.599Z","repository":{"id":77674543,"uuid":"84706229","full_name":"georapbox/node-jira-worklog-cli","owner":"georapbox","description":":clock9: Node.js interactive command line tool to calculate and report Jira work logs","archived":false,"fork":false,"pushed_at":"2017-11-14T18:58:51.000Z","size":94,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T00:51:17.105Z","etag":null,"topics":["jira","jira-cli","log","nodejs","terminal","work","worklog"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/georapbox.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":"2017-03-12T06:51:18.000Z","updated_at":"2024-01-28T06:49:10.000Z","dependencies_parsed_at":"2023-02-27T22:31:03.964Z","dependency_job_id":null,"html_url":"https://github.com/georapbox/node-jira-worklog-cli","commit_stats":{"total_commits":37,"total_committers":1,"mean_commits":37.0,"dds":0.0,"last_synced_commit":"2960a55288121714ffdc0325ae727749a3ad4767"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georapbox%2Fnode-jira-worklog-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georapbox%2Fnode-jira-worklog-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georapbox%2Fnode-jira-worklog-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georapbox%2Fnode-jira-worklog-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/georapbox","download_url":"https://codeload.github.com/georapbox/node-jira-worklog-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249145940,"owners_count":21220063,"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":["jira","jira-cli","log","nodejs","terminal","work","worklog"],"created_at":"2024-10-01T14:56:09.590Z","updated_at":"2025-04-15T20:21:20.566Z","avatar_url":"https://github.com/georapbox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-jira-worklog-cli\n\nA Node.js interactive command line tool to calculate and report Jira work logs for a given time period.\n\n*`node-jira-worklog-cli` was created for personal usage mostly, therefore is not published on [npm](https://www.npmjs.com/), but I thought I should share in case someone finds it handy.*\n\n## Install\n\nDownload and install dependencies:\n\n```sh\n$ git clone https://github.com/georapbox/node-jira-worklog-cli.git\n$ cd node-jira-worklog-cli/\n$ npm install\n```\n\n## Run\n\n```sh\n$ npm start\n```\n\nYou can install the package globally, by navigating to the project's root folder and running:\n```sh\n$ npm install -g\n```\n\nThen you can run the tool from anywhere by executing:\n```sh\n$ node-jira-worklog-cli\n```\n\n## Options\n\n|Option|Description|\n|--|--|\n|-i, --insecure|By default `https` protocol is used for requests. Use this option to override it and use the `http` protocol.|\n|-s, --silent|Print only the worklogs sum, omitting the rest information|\n|-m, --month|Print worklogs for current **month**|\n|-w, --week|Print worklogs for current **week**|\n|-d, --day|Print worklogs for current **day**|\n|-v, --version|Show version number|\n|-h, --help|Show help|\n\n## Notes\n\n- `node-jira-worklog-cli` by default saves the latest user's inputs for convenience and pre populates them so that you don't need to provide all this info every time you run it.\n\n## Screenshot\n\n![Application Example](screenshots/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorapbox%2Fnode-jira-worklog-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorapbox%2Fnode-jira-worklog-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorapbox%2Fnode-jira-worklog-cli/lists"}