{"id":19484311,"url":"https://github.com/mercuso/clockify-jira-timesync","last_synced_at":"2026-06-10T22:31:06.223Z","repository":{"id":238642751,"uuid":"477439418","full_name":"Mercuso/clockify-jira-timesync","owner":"Mercuso","description":"Move daily worklog from Clockify to Jira","archived":false,"fork":false,"pushed_at":"2022-04-19T16:31:03.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T18:31:24.755Z","etag":null,"topics":["clockify","jira","nim","timereport","worklog"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/Mercuso.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":"2022-04-03T19:07:12.000Z","updated_at":"2022-05-29T10:09:05.000Z","dependencies_parsed_at":"2024-05-07T08:47:11.915Z","dependency_job_id":null,"html_url":"https://github.com/Mercuso/clockify-jira-timesync","commit_stats":null,"previous_names":["mercuso/clockify-jira-timesync"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mercuso/clockify-jira-timesync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mercuso%2Fclockify-jira-timesync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mercuso%2Fclockify-jira-timesync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mercuso%2Fclockify-jira-timesync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mercuso%2Fclockify-jira-timesync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mercuso","download_url":"https://codeload.github.com/Mercuso/clockify-jira-timesync/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mercuso%2Fclockify-jira-timesync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34174148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clockify","jira","nim","timereport","worklog"],"created_at":"2024-11-10T20:20:20.603Z","updated_at":"2026-06-10T22:31:06.202Z","avatar_url":"https://github.com/Mercuso.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CJ-timesync\nCLI tool for moving the daily worklogs from Clockify to Jira\n\n## Requirements for Clockify worklogs format\nFormat for Clockify task description:  \n`[DEV-\u003cjira task number\u003e] \u003ctask comment\u003e`  \nExample:  \n`[DEV-420] smoke testing`  \n\n## Build and configuration\nBuild the binary from the source code:\n```bash\nnim build\n```\n\nCollect all the required values for environment variables:  \n- **JIRA_HOST** - your company's Jira hostname. Example: _https://{yourcompanyname}.atlassian.net_  \n- **JIRA_USERNAME** - your Jira account email\n- **JIRA_TOKEN** - personal token for using Jira API. [Here](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/) is the instruction how to use it\n- **CLOCKIFY_API_KEY** - API key for you Clockify account\n- **CLOCKIFY_WORKSPACE_ID** - ID of the workspace where the target Clockify project located\n- **CLOCKIFY_TARGET_PROJECT_ID** - ID of the project for which you want to move time entries to Jira\n\nSet these values as an anvironment variables    \n\n## Usage\nRun the command with target date as an argument:\n```bash\n./bin/syncTimeEntries 2022-04-03\n```\nif argument is not provided, the current day will be used by default\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmercuso%2Fclockify-jira-timesync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmercuso%2Fclockify-jira-timesync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmercuso%2Fclockify-jira-timesync/lists"}