{"id":14987554,"url":"https://github.com/tonymtz/tomatoro","last_synced_at":"2025-04-12T00:16:08.176Z","repository":{"id":21679438,"uuid":"93745619","full_name":"tonymtz/tomatoro","owner":"tonymtz","description":"Time management tool based on the Pomodoro Technique.","archived":false,"fork":false,"pushed_at":"2024-12-04T04:55:33.000Z","size":3033,"stargazers_count":31,"open_issues_count":10,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T00:16:01.345Z","etag":null,"topics":["emotion-react","emotion-styled","nextjs","pomodoro-technique","react","theme-ui","zustand"],"latest_commit_sha":null,"homepage":"https://tomatoro.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tonymtz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-06-08T12:12:06.000Z","updated_at":"2024-12-04T04:55:37.000Z","dependencies_parsed_at":"2024-04-29T03:42:49.138Z","dependency_job_id":"3ac08894-4e16-42cc-b6a0-9befe2687937","html_url":"https://github.com/tonymtz/tomatoro","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymtz%2Ftomatoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymtz%2Ftomatoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymtz%2Ftomatoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonymtz%2Ftomatoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonymtz","download_url":"https://codeload.github.com/tonymtz/tomatoro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497818,"owners_count":21113984,"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":["emotion-react","emotion-styled","nextjs","pomodoro-technique","react","theme-ui","zustand"],"created_at":"2024-09-24T14:14:55.590Z","updated_at":"2025-04-12T00:16:08.153Z","avatar_url":"https://github.com/tonymtz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tomatoro\n\n![GitHub deployments - master](https://img.shields.io/github/deployments/tonymtz/tomatoro/master?label=master)\n![GitHub deployments - next](https://img.shields.io/github/deployments/tonymtz/tomatoro/next?label=next)\n![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/tonymtz/tomatoro)\n![Tomatoro.com status](https://img.shields.io/website.svg?url=https://tomatoro.com\u0026label=tomatoro.com\u0026labelColor=7d8da8)\n![Tomatoro.app status](https://img.shields.io/website.svg?url=https://tomatoro.app\u0026label=tomatoro.app\u0026labelColor=7d8da8)\n![Next.tomatoro.com status](https://img.shields.io/website.svg?url=https://next.tomatoro.com\u0026label=next.tomatoro.com\u0026labelColor=7d8da8)\n\nTime management tool based on the [Pomodoro Technique](https://en.wikipedia.org/wiki/Pomodoro_Technique).\n\n![tomatoro app screenshot](public/screenshot.png)\n\n## Features\n \n- ⏳ Time accuracy\n- 🔔 Alerts/Notifications\n- ⚙️ Customizable work/break time\n- 🏕️ Settings saved in your session\n- 👀 Timer in menu bar\n- 🎨 Minimalistic design\n- 🌎 Multi-language support (EN, ES)\n- ⚡️️ ~~Quick actions from your notifications~~ (coming soon)\n\n## Development\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped\nwith [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\nThe most used commands are:\n\n* `npm run dev` - Build and start the app in dev mode at http://localhost:3000\n* `npm run test` - Run the tests\n* `npm run lint` - Lint the code\n\nHusky is used to run lint and tests before commit, so you don't need to worry about it. It also increases the version\nnumber in `package.json` and `package-lock.json` automatically.\n\nIf you want to skip it, use `git commit --no-verify`. We recommend you to not do it.\n\n### Tech stack:\n\n- [Next.js](https://nextjs.org/)\n- [React](https://reactjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Theme UI](https://theme-ui.com/)\n- [@emotion/styled](https://emotion.sh/docs/styled)\n- [Zustand](https://zustand-demo.pmnd.rs)\n\n## Roadmap\n\nWhat's next? These are the items we're working on.\nThis schedule is not final and will change in time:\n\n#### Done\n\n- ~~**v3.0.0** (may 1st!) - Complete rework~~ (🚀 done!)\n- ~~**v3.0.144** - Multi-language support (ES, EN)~~ (🚀 done!)\n\n#### Autumn 2023\n\n- **v3.0.x** - Dark theme\n\n#### Somewhere in 2024\n\n- **v3.0.x** - Dark theme\n- **v3.x** - Quick actions from notifications (when supported by the browser)\n- **v3.x** - Better support: knowledge database with guides and solutions for common issues\n- **v3.x** - Better support: new channels for faster support response (replacement of GitHub issues)\n- **v3.x** - Onboarding guide: learn how to use Tomatoro by doing instead of reading\n\n#### Somewhere in 2024\n\n- **v3.x** - Better time accuracy: rely on timestamps\n- **v3.x** - Less energy consumption: fewer updates when the timer runs in the background\n- **v3.x** - User accounts: store customizations in API, as well as usage data\n\nThis is our public trello board: https://trello.com/b/LH0sgrrZ/tomatoro-2023\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonymtz%2Ftomatoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonymtz%2Ftomatoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonymtz%2Ftomatoro/lists"}