{"id":21300368,"url":"https://github.com/kimushun1101/pomodoro-timer","last_synced_at":"2025-09-20T08:53:10.331Z","repository":{"id":263899260,"uuid":"889272555","full_name":"kimushun1101/pomodoro-timer","owner":"kimushun1101","description":"Pomodoro Timer running on MATLAB","archived":false,"fork":false,"pushed_at":"2024-12-03T20:15:36.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T18:17:52.352Z","etag":null,"topics":["matlab","matlab-gui","timer","timer-application"],"latest_commit_sha":null,"homepage":"","language":"MATLAB","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/kimushun1101.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":"2024-11-16T00:30:18.000Z","updated_at":"2024-12-07T12:52:02.000Z","dependencies_parsed_at":"2024-11-20T22:53:00.113Z","dependency_job_id":"4bcc979b-a8cc-46b7-b530-ca98c676d442","html_url":"https://github.com/kimushun1101/pomodoro-timer","commit_stats":null,"previous_names":["kimushun1101/pomodoro-timer"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kimushun1101/pomodoro-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fpomodoro-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fpomodoro-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fpomodoro-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fpomodoro-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimushun1101","download_url":"https://codeload.github.com/kimushun1101/pomodoro-timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimushun1101%2Fpomodoro-timer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269807808,"owners_count":24478493,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["matlab","matlab-gui","timer","timer-application"],"created_at":"2024-11-21T15:22:02.278Z","updated_at":"2025-09-20T08:53:05.282Z","avatar_url":"https://github.com/kimushun1101.png","language":"MATLAB","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![View pomodoro-timer on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://jp.mathworks.com/matlabcentral/fileexchange/176183-pomodoro-timer)\n\n# pomodoro-timer\nPomodoro Timer running on MATLAB.\n\nThe Pomodoro Technique is a time management method.\nUsers set the number of cycles, and each cycle consists of a 25 minutes work followed by a 5 minutes short break.\nIn the last cycle, instead of a short break, take a 30 minutes longer break.\n\nThis timer displays the current status and the time remaining.\nA sound notification alerts the user when the timer switches each status.\n\n![pomodoro-timer](https://github.com/user-attachments/assets/571f4d8d-efc2-4056-895e-bb81c102cbc5)\n\n## Install\nOpen [Add-On Explorer](https://jp.mathworks.com/help/matlab/matlab_env/get-add-ons.html) on your MATLAB and Search `pomodoro-timer`, then `Add` -\u003e `Add to MATLAB`.\n\n## Usage\nExecution can be performed without arguments.\nThe command is only `\u003e\u003e pomodoroTimer`.\n\nThe default number of cycles is `4`.\nTo change it, simply give the desired number as an argument.\n```\npomodoroTimer(3)\n```\n\n### Option arguments\nIt can be executed with the following options (default values in parentheses).\n\n- `WorkTime` (25) : Minutes of a work time.\n- `ShortBreakTime` (5) : Minutes of a short break.\n- `LongBreakTime` (15) : Minutes of a long break.\n\nFor example:\n```\npomodoroTimer(3, \"WorkTime\", 52, \"ShortBreakTime\", 17, \"LongBreakTime\", 60)\n```\n\n## Uninstall\nExecute the following command.\n```\nmatlab.addons.uninstall(\"pomodoro-timer\")\n```\n\n## License\nThe MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimushun1101%2Fpomodoro-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkimushun1101%2Fpomodoro-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimushun1101%2Fpomodoro-timer/lists"}