{"id":13678700,"url":"https://github.com/earthboundkid/pomodoro","last_synced_at":"2025-03-17T11:30:39.073Z","repository":{"id":45887130,"uuid":"49159730","full_name":"earthboundkid/pomodoro","owner":"earthboundkid","description":"Command line pomodoro timer","archived":false,"fork":false,"pushed_at":"2023-02-10T15:18:50.000Z","size":89,"stargazers_count":173,"open_issues_count":1,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-27T23:06:22.781Z","etag":null,"topics":["go","pomodoro","termbox","timer"],"latest_commit_sha":null,"homepage":"","language":"Go","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/earthboundkid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"carlmjohnson"}},"created_at":"2016-01-06T20:30:31.000Z","updated_at":"2025-02-18T03:42:20.000Z","dependencies_parsed_at":"2024-01-14T14:31:44.671Z","dependency_job_id":"d312277e-6acd-4137-9a59-5088ca5eb08e","html_url":"https://github.com/earthboundkid/pomodoro","commit_stats":{"total_commits":32,"total_committers":4,"mean_commits":8.0,"dds":0.28125,"last_synced_commit":"9275133ffdbe23303c112822fb5edefa32d70d46"},"previous_names":["earthboundkid/pomodoro","carlmjohnson/pomodoro"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthboundkid%2Fpomodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthboundkid%2Fpomodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthboundkid%2Fpomodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earthboundkid%2Fpomodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earthboundkid","download_url":"https://codeload.github.com/earthboundkid/pomodoro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858056,"owners_count":20359271,"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","termbox","timer"],"created_at":"2024-08-02T13:00:57.304Z","updated_at":"2025-03-17T11:30:38.744Z","avatar_url":"https://github.com/earthboundkid.png","language":"Go","funding_links":["https://github.com/sponsors/carlmjohnson"],"categories":["Go"],"sub_categories":[],"readme":"# pomodoro\nCommand line [pomodoro timer](https://en.wikipedia.org/wiki/Pomodoro_Technique), implemented in Go.\n\n## Installation\nFirst install [Go](http://golang.org).\n\nIf you just want to install the binary to your current directory and don't care about the source code, run\n\n```bash\nGOBIN=\"$(pwd)\" go install github.com/carlmjohnson/pomodoro@latest\n```\n\n## Usage\nUsage of pomodoro:\n\n    pomodoro [options] [finish time]\n\nDuration defaults to 25 minutes. Finish may be a duration (e.g. \"1h2m3s\")\nor a target time (e.g. \"1:00pm\" or \"13:02:03\"). Durations may be expressed\nas integer minutes (e.g. \"15\") or time with units (e.g. \"1m30s\" or \"90s\").\n\nChimes system bell at the end of the timer, unless -silence is set.\n\n## Screenshots\n```bash\n$ pomodoro -simple\nStart timer for 25m0s.\n\nCountdown: 24:43\n\n$ pomodoro -h\nUsage of pomodoro:\n\n    pomodoro [options] [duration]\n\nDuration defaults to 25 minutes. Durations may be expressed as integer minutes\n(e.g. \"15\") or time with units (e.g. \"1m30s\" or \"90s\").\n\nChimes system bell at the end of the timer, unless -silence is set.\n  -silence\n        Don't ring bell after countdown\n  -simple\n        Display simple countdown\n```\n\n![screenshot](./screenshot.png)\n\n## Recommended helper\n[Noti](https://github.com/variadico/noti) can be used to bring up a system alert when pomodoro finishes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fearthboundkid%2Fpomodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fearthboundkid%2Fpomodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fearthboundkid%2Fpomodoro/lists"}