{"id":21045149,"url":"https://github.com/fullpipe/pogo","last_synced_at":"2026-04-15T06:39:10.434Z","repository":{"id":40291573,"uuid":"217765401","full_name":"fullpipe/pogo","owner":"fullpipe","description":"Pogo is a simple pomodoro technique tool. You start new session and nothing will distract you.","archived":false,"fork":false,"pushed_at":"2023-02-25T04:27:42.000Z","size":76,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T17:36:05.427Z","etag":null,"topics":["pomodoro","pomodoro-cli","pomodoro-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/fullpipe.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":"2019-10-26T20:26:57.000Z","updated_at":"2019-11-04T15:23:26.000Z","dependencies_parsed_at":"2024-06-21T08:44:33.646Z","dependency_job_id":null,"html_url":"https://github.com/fullpipe/pogo","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/fullpipe%2Fpogo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullpipe%2Fpogo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullpipe%2Fpogo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullpipe%2Fpogo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fullpipe","download_url":"https://codeload.github.com/fullpipe/pogo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489835,"owners_count":20299001,"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":["pomodoro","pomodoro-cli","pomodoro-timer"],"created_at":"2024-11-19T14:20:11.538Z","updated_at":"2025-12-30T07:27:38.758Z","avatar_url":"https://github.com/fullpipe.png","language":"Go","readme":"# pogo\n\nPogo is a simple [pomodoro\ntechnique](https://en.wikipedia.org/wiki/Pomodoro_Technique) tool.\nYou start new session and nothing will distract you.\n\n## Installation\n\n```bash\ngo get -u github.com/fullpipe/pogo\n```\n\n## Usage\n\nEverything that pogo does is modifying `/etc/hosts`. So it requires write\npermissions. I persоnaly start it using sudo.\n\n```bash\nsudo pogo\n```\n\nor to run it in background\n\n```bash\nsudo -b pogo\n```\n\nthen start your pomodoro session from tray\n\n![systray example](tray.png \"systray example\")\n\n## Configuration\n\nBy default pogo's session contains 4 pomodoro sessions: 25 mins of work and 5\nmins of rest.  \nThis could be modified by config file.\n\n```yaml\n# ~/.config/pogo/pogo.yaml\npomodoro:\n  work: 25 # work time\n  rest: 5 # rest time\n  repeats: 4\nwork_ip: 127.0.0.1 # ip address for distracting domains\ndomains:\n  good: # list of good domains that should be always available\n    - youtube.com\n  bad: # list of bad domains which will be added to basic distracting domains\n    - facebook.com\n```\n\n[Basic distracting\ndomains](https://github.com/fullpipe/pogo/blob/master/config.go#L103)\n\n## TODO\n\n- wrap it in app?\n- no sudo solution\n- icons\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullpipe%2Fpogo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullpipe%2Fpogo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullpipe%2Fpogo/lists"}