{"id":15971212,"url":"https://github.com/fornever/taskomatic","last_synced_at":"2025-05-07T06:23:47.118Z","repository":{"id":140632448,"uuid":"82899794","full_name":"ForNeVeR/taskomatic","owner":"ForNeVeR","description":"Import GitHub issues to TaskWarrior","archived":false,"fork":false,"pushed_at":"2022-12-29T21:54:14.000Z","size":50,"stargazers_count":6,"open_issues_count":6,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T07:11:15.333Z","etag":null,"topics":["github-issues","import","taskwarrior2"],"latest_commit_sha":null,"homepage":"","language":"C#","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/ForNeVeR.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","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-02-23T07:49:04.000Z","updated_at":"2024-06-22T20:04:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"51cbb7b3-0dea-407f-90ef-855ac2198d12","html_url":"https://github.com/ForNeVeR/taskomatic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2Ftaskomatic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2Ftaskomatic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2Ftaskomatic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForNeVeR%2Ftaskomatic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ForNeVeR","download_url":"https://codeload.github.com/ForNeVeR/taskomatic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252825532,"owners_count":21809942,"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":["github-issues","import","taskwarrior2"],"created_at":"2024-10-07T20:20:24.850Z","updated_at":"2025-05-07T06:23:47.113Z","avatar_url":"https://github.com/ForNeVeR.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿taskomatic\n==========\n\nTaskomatic is a GUI tool to synchronize GitHub issues with a local\n[TaskWarrior][taskwarrior] database.\n\nSetup\n-----\n\n```console\n$ task config uda.taskomatic_ghproject.type string\n$ task config uda.taskomatic_ghproject.label \"Taskomatic: GitHub project\"\n\n$ task config uda.taskomatic_id.type string\n$ task config uda.taskomatic_id.label \"Taskomatic: GitHub id\"\n```\n\nConfiguration\n-------------\n\nPut this into `~/.taskomatic.json`:\n\n```json\n{\n    \"GitHubProjects\": [\"ForNeVeR/s592\", \"ForNeVeR/taskomatic\"],\n    \"TaskWarriorPath\": \"E:\\\\Programs\\\\msys2\\\\usr\\\\bin\\\\task.exe\",\n    \"TaskWarriorCommand\": [\"wsl.exe\", \"--distribution\", \"Ubuntu\", \"--\", \"task\"],\n    \"GitHubAccessToken\": \"something\"\n}\n```\n\nOnly one of `TaskWarriorPath` or `TaskWarriorCommand` should be set. This is the way Taskomatic will start the Taskwarrior. `TaskWarriorPath` is a path to the executable file, `TaskWarriorCommand` is a list of executable name and its arguments.\n\n`GitHubAccessToken` is optional, and should be used if you want to overcome\nGitHub rate limits or if you need to access private repositories. To get a\npersonal access token, visit [Personal access tokens][tokens] page.\nUnfortunately, to access your private repositories, Taskomatic requires `repo`\nscope, because for now GitHub doesn't provide more granular scopes for\nread-only issue-only access.\n\n[taskwarrior]: https://taskwarrior.org/\n[tokens]: https://github.com/settings/tokens\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffornever%2Ftaskomatic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffornever%2Ftaskomatic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffornever%2Ftaskomatic/lists"}