{"id":16086663,"url":"https://github.com/astares/pharo-pomodoro","last_synced_at":"2026-04-02T16:02:45.117Z","repository":{"id":78113875,"uuid":"202090206","full_name":"astares/Pharo-Pomodoro","owner":"astares","description":"Pomodoro Timer for Pharo","archived":false,"fork":false,"pushed_at":"2025-01-07T20:17:47.000Z","size":377,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T08:36:00.616Z","etag":null,"topics":["pharo"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/astares.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-08-13T07:35:51.000Z","updated_at":"2025-01-07T20:17:50.000Z","dependencies_parsed_at":"2023-11-17T02:36:45.864Z","dependency_job_id":"5d665d62-1f22-4e69-b055-82a2f2fea2e5","html_url":"https://github.com/astares/Pharo-Pomodoro","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/astares/Pharo-Pomodoro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FPharo-Pomodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FPharo-Pomodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FPharo-Pomodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FPharo-Pomodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astares","download_url":"https://codeload.github.com/astares/Pharo-Pomodoro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FPharo-Pomodoro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31309585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["pharo"],"created_at":"2024-10-09T13:24:50.065Z","updated_at":"2026-04-02T16:02:45.087Z","avatar_url":"https://github.com/astares.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pharo-Pomodoro\n**Pomodoro Timer** for [Pharo](http://www.pharo.org) following the [Pomodoro Technique](http://en.wikipedia.org/wiki/Pomodoro_Technique)\n\n## About\nThe Pomodoro Timer for Pharo is written and maintained by T. Bergmann (Astares). It runs as a UI tool within the [Pharo](https://www.pharo.org) environment.\n\nThe following people additionally contributed code to this project:\n- Phillipe Back (initial experiment [HighOctane-Pomodoro](http://smalltalkhub.com/#!/~philippeback/HOPomodoro), added compatibility to Dark Theme)\n- StephanEggermont (taskbar integration, cleanups)\n\n[![Pharo](https://img.shields.io/static/v1?style=for-the-badge\u0026message=Pharo\u0026color=3297d4\u0026logo=Harbor\u0026logoColor=FFFFFF\u0026label=)](https://www.pharo.org) \n\n[![Unit Tests](https://github.com/astares/Pharo-Pomodoro/actions/workflows/build.yml/badge.svg)](https://github.com/astares/Pharo-Pomodoro/actions/workflows/build.yml)\n[![Coverage Status](https://codecov.io/gh/astares/Pharo-Pomodoro/graph/badge.svg?token=PGBV7A3HDA)](https://codecov.io/gh/astares/Pharo-Pomodoro)\n\n[![Pharo 9](https://img.shields.io/badge/Pharo-9.0-%23aac9ff.svg)](https://pharo.org/download)\n[![Pharo 10](https://img.shields.io/badge/Pharo-10-%23aac9ff.svg)](https://pharo.org/download)\n[![Pharo 11](https://img.shields.io/badge/Pharo-11-%23aac9ff.svg)](https://pharo.org/download)\n[![Pharo 12](https://img.shields.io/badge/Pharo-12-%23aac9ff.svg)](https://pharo.org/download)\n[![Pharo 13](https://img.shields.io/badge/Pharo-13-%23aac9ff.svg)](https://pharo.org/download)\n\n# Quick Start\n## Installation via Script\n\n```Smalltalk\nMetacello new \n\trepository: 'github://astares/Pharo-Pomodoro:main/src';\n\tbaseline: 'Pomodoro';\n\tload\n```\n\n## Screenshot\n![alt text](doc/screenshot.png \"Screenshot\")\n\n## Video\n[![Watch the video](https://img.youtube.com/vi/voSUzOu5feU/hqdefault.jpg)](https://youtu.be/voSUzOu5feU)\n\n## LICENSE\n[MIT License](LICENSE)\n\n# Usage\n\nYou can also script the timer to use a different duration or \n\nOpen a new 25 minute timer (default duration)\n```Smalltalk\nPomodoro new open        \n```\n\nOpens a new timer with one minute total time\n```Smalltalk\nPomodoro timerFor: 1 minute\n```\n\nProvide an action when Pomodoro is finished\n```Smalltalk\nPomodoro \n     timerFor: 5 seconds \n     whenFinishedDo: [ self inform: 'Pomodoro finished']\n```\n\n# History and Related\n- Initial [HOPomodoro experiment from Phillipe on STHub](http://smalltalkhub.com/#!/~philippeback/HOPomodoro)\n- Original version starting in Pharo 2.0 - [Post to Pharo mailinglist](https://lists.gforge.inria.fr/pipermail/pharo-project/2013-March/076598.html)\n- [Original announcement on Astares blog](https://astares.blogspot.com/2013/03/pomodoro-for-pharo-20.html)\n- Initial [repo on SmalltalkHub](http://smalltalkhub.com/#!/~TorstenBergmann/Pomodoro)\n- Initial [video on youtube](https://www.youtube.com/watch?v=w00IBi9iM2Y)\n- Video from [Stephan on Vimeo](https://vimeo.com/160902072) \n- Updated [video on youtube](https://www.youtube.com/watch?v=voSUzOu5feU)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastares%2Fpharo-pomodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastares%2Fpharo-pomodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastares%2Fpharo-pomodoro/lists"}