{"id":23451731,"url":"https://github.com/hatappi/gomodoro","last_synced_at":"2025-10-27T16:04:37.727Z","repository":{"id":26615545,"uuid":"108411199","full_name":"hatappi/gomodoro","owner":"hatappi","description":"Pomodoro Technique By Go","archived":false,"fork":false,"pushed_at":"2024-12-09T07:13:47.000Z","size":6923,"stargazers_count":25,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-17T22:22:26.332Z","etag":null,"topics":["go","pomodoro"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hatappi.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-10-26T12:53:21.000Z","updated_at":"2024-11-18T13:36:26.000Z","dependencies_parsed_at":"2024-04-07T13:29:36.209Z","dependency_job_id":"1fefbe5f-2d59-4d04-b073-3c402571616f","html_url":"https://github.com/hatappi/gomodoro","commit_stats":null,"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatappi%2Fgomodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatappi%2Fgomodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatappi%2Fgomodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hatappi%2Fgomodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hatappi","download_url":"https://codeload.github.com/hatappi/gomodoro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231033487,"owners_count":18317989,"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":["go","pomodoro"],"created_at":"2024-12-24T00:26:56.234Z","updated_at":"2025-10-27T16:04:37.640Z","avatar_url":"https://github.com/hatappi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gomodoro\nGomodoro is Pomodoro Technique by Go.  \nThe working time can be automatically recorded in [toggl](https://toggl.com/).\n\n[![CI](https://github.com/hatappi/gomodoro/actions/workflows/ci.yaml/badge.svg)](https://github.com/hatappi/gomodoro/actions/workflows/ci.yaml)\n[![release](https://github.com/hatappi/gomodoro/actions/workflows/release.yaml/badge.svg)](https://github.com/hatappi/gomodoro/actions/workflows/release.yaml)\n\n## Installation\n\n```sh\ngo get github.com/hatappi/gomodoro\n```\n\nor  \n\nhttps://github.com/hatappi/gomodoro/releases\n\n## Usage\nfirst of all, run `gomodoro init`.  \n\n```\n$ gomodoro init\nsuccess to create config file. (/Users/user/.gomodoro/config.yaml)\n```\n\nif you wanna record working time to [toggl](https://toggl.com/), please edit config file.\n\n### start command\n\n```bash\n$ gomodoro start\n```\n\n**1.Select task**  \n※ add task when there is no task.  \nThe cursor moves down by pressing `j` or down key, and up by pressing `k` or up key.  \nselect `Enter`.\n\n**2.Repeat working and break**  \nWhen remaining time runs out, please press Enter. The next step begins.  \nAt this time only working time is recorded in [toggl](https://toggl.com/) if you setting.\n\n### remain command\n\nyou can see remain time if gomodoro already running.\n\n````bash\n$ gomodoro remain\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatappi%2Fgomodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhatappi%2Fgomodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhatappi%2Fgomodoro/lists"}