{"id":19267550,"url":"https://github.com/lichendust/pomo","last_synced_at":"2026-04-20T13:32:55.072Z","repository":{"id":129664020,"uuid":"181360709","full_name":"lichendust/pomo","owner":"lichendust","description":"🍅 A tiny lil pomodoro timer for your terminal","archived":false,"fork":false,"pushed_at":"2023-04-14T22:46:22.000Z","size":511,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-05T12:23:31.871Z","etag":null,"topics":["bash","pomodoro","productivity","terminal","timer"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/lichendust.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}},"created_at":"2019-04-14T19:46:50.000Z","updated_at":"2024-10-01T17:01:47.000Z","dependencies_parsed_at":"2024-04-25T21:37:36.837Z","dependency_job_id":"071e5c81-bd21-4726-bdb7-70eb1046a039","html_url":"https://github.com/lichendust/pomo","commit_stats":null,"previous_names":["lichendust/pomo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichendust%2Fpomo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichendust%2Fpomo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichendust%2Fpomo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichendust%2Fpomo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lichendust","download_url":"https://codeload.github.com/lichendust/pomo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240371735,"owners_count":19790888,"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":["bash","pomodoro","productivity","terminal","timer"],"created_at":"2024-11-09T20:13:19.805Z","updated_at":"2026-04-20T13:32:50.029Z","avatar_url":"https://github.com/lichendust.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pomo\n\nA tiny pomodoro timer for your terminal, made of bash.\n\n![](img/pomo.jpg)\n\nPomo counts down from 25 minutes four times, giving you a 5 minute break between each.  after the four cycles, it gives you a 30 minute break.\n\n## Usage\n\n\tpomo\n\n### Further Usage\n\n\t-v --version\n\t-h --help\n\n## Configuration\n\nConfiguration is all built into the script.  it looks something like this:\n\n```bash\ntimer_col=37   # white\ntext_col=31    # red\nwork_time=1500\nbreak_time=300\nlong_break_time=1800\nwork_time_cycle=4\ni=(\"working\" \"break\" \"tea break\")\n```\n\nTime periods are defined in seconds.  All strings can be replaced (free multi-language support!).  All parameters are optional.  If left out of the file, they will default to the above.\n\n## Installation\n\n1. Put it anywhere on `$PATH`\n2. `chmod u+x` it if you need to\n3. Call it","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flichendust%2Fpomo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flichendust%2Fpomo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flichendust%2Fpomo/lists"}