{"id":50205403,"url":"https://github.com/howardsun-dev/tomato-timer","last_synced_at":"2026-05-28T04:00:54.161Z","repository":{"id":230655400,"uuid":"779882869","full_name":"howardsun-dev/tomato-timer","owner":"howardsun-dev","description":"Tomato Timer desktop app with overlay mode and Pomodoro presets","archived":false,"fork":false,"pushed_at":"2026-05-25T23:42:21.000Z","size":670,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-26T01:27:28.795Z","etag":null,"topics":["electron","pomodoro","react","tomato-timer","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/howardsun-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-31T03:31:51.000Z","updated_at":"2026-05-25T23:39:43.000Z","dependencies_parsed_at":"2024-04-07T05:27:37.501Z","dependency_job_id":"71567e6d-577d-4a0c-9c19-062f020e2a79","html_url":"https://github.com/howardsun-dev/tomato-timer","commit_stats":null,"previous_names":["howardcodegit/electron-timer-app","howardsun-dev/electron-timer-app","howardsun-dev/tomato-timer"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/howardsun-dev/tomato-timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardsun-dev%2Ftomato-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardsun-dev%2Ftomato-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardsun-dev%2Ftomato-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardsun-dev%2Ftomato-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/howardsun-dev","download_url":"https://codeload.github.com/howardsun-dev/tomato-timer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardsun-dev%2Ftomato-timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33593400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["electron","pomodoro","react","tomato-timer","typescript"],"created_at":"2026-05-26T01:05:26.509Z","updated_at":"2026-05-28T04:00:54.156Z","avatar_url":"https://github.com/howardsun-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tomato Timer\n\nA compact Electron + React Tomato Timer with an always-on-top transparent overlay and built-in Pomodoro support.\n\nHotkey: `Ctrl/Cmd + 6` toggles overlay click-through mode.\n\n## Screenshots\n\n### Main Window — Presets \u0026 Pomodoro\n\n![Main window with timer presets and Pomodoro panel](docs/images/screenshot-main.png)\n\n### Overlay Mode — Always on Top\n\n![Transparent always-on-top overlay](docs/images/screenshot-overlay.png)\n\n### Edit Mode — Set Custom Duration\n\n![Custom duration edit mode](docs/images/screenshot-edit.png)\n\n## Features\n\n- Countdown timer with hours, minutes, and seconds\n- **11 quick presets**: 1m, 3m, 5m, 10m, 15m, 20m, 25m, 30m, 45m, 1h, 90m\n- **Pomodoro mode** with 25/5 focus/break cycles and long break every 4th session\n- Auto-queue next Pomodoro session when timer ends (toggleable)\n- Manual session control: Focus, Short Break, Long Break, Next\n- Completed focus block counter\n- Frameless transparent always-on-top window\n- Click-through overlay mode\n- Alarm sound when the timer completes\n\n## Project Setup\n\n### Install\n\nRequires Node.js 22.12+ and npm 10+.\n\n```bash\nnpm install\n```\n\n### Development\n\n```bash\nnpm run dev\n```\n\n### Quality checks\n\n```bash\nnpm test\nnpm run lint:check\nnpm run typecheck\nnpm run build\n```\n\n### Build installers\n\n```bash\n# For Windows\nnpm run build:win\n\n# For macOS\nnpm run build:mac\n\n# For Linux\nnpm run build:linux\n```\n\n### Automated releases\n\nMerging to `main` runs the Release workflow, which packages Windows, macOS, and Linux installers and publishes them to a GitHub Release. The workflow sets the release `tag_name` to `v${version}-${short_sha}`, for example `v1.0.0-abc1234`.\n\nThe workflow can also be started manually from GitHub Actions with `workflow_dispatch`. macOS release artifacts are unsigned and not notarized, so Gatekeeper may warn on first launch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowardsun-dev%2Ftomato-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowardsun-dev%2Ftomato-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowardsun-dev%2Ftomato-timer/lists"}