{"id":24770374,"url":"https://github.com/nmsn/pomodoro","last_synced_at":"2026-03-02T04:04:00.820Z","repository":{"id":65219048,"uuid":"540426857","full_name":"nmsn/pomodoro","owner":"nmsn","description":"A web pomodoro timer.","archived":false,"fork":false,"pushed_at":"2024-11-03T14:29:26.000Z","size":811,"stargazers_count":55,"open_issues_count":6,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-03T15:26:42.535Z","etag":null,"topics":["clock","nextjs","pomodoro","react","redux","redux-toolkit","tailwindcss","timer","todolist","typescript"],"latest_commit_sha":null,"homepage":"https://pomodoro-easy.vercel.app/","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/nmsn.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":"2022-09-23T12:21:27.000Z","updated_at":"2024-01-12T18:38:56.000Z","dependencies_parsed_at":"2023-02-14T08:31:08.282Z","dependency_job_id":"ddfded9b-109b-4e02-9ec6-8aabfb4fc097","html_url":"https://github.com/nmsn/pomodoro","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmsn%2Fpomodoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmsn%2Fpomodoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmsn%2Fpomodoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmsn%2Fpomodoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nmsn","download_url":"https://codeload.github.com/nmsn/pomodoro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236126452,"owners_count":19098948,"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":["clock","nextjs","pomodoro","react","redux","redux-toolkit","tailwindcss","timer","todolist","typescript"],"created_at":"2025-01-29T03:38:02.649Z","updated_at":"2025-10-11T20:31:06.198Z","avatar_url":"https://github.com/nmsn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pomodoro\n\n![github version](https://img.shields.io/github/package-json/v/nmsn/pomodoro)\n![license](https://img.shields.io/github/license/nmsn/pomodoro)\n![last commit](https://img.shields.io/github/last-commit/nmsn/pomodoro)\n![commit activity](https://img.shields.io/github/commit-activity/y/nmsn/pomodoro)\n\nA online pomodoro clock + Todo List.\n\nEnglish | [简体中文](./README.zh-CN.md)\n\nOnline address: [https://pomodoro-easy.vercel.app/](https://pomodoro-easy.vercel.app/)\n\n![pomodoro.png](https://s2.loli.net/2023/02/18/dRlCoLftjqX7IUZ.png)\n\n![pomodoro_todo.png](https://s2.loli.net/2023/10/15/T4VCIw7iotQ2JDq.png)\n\n![pomodoro_calendar.png](https://s2.loli.net/2023/10/15/BxbkyRU4fXipC8S.png)\n## Features\n\n- Lightweight: Open a web page and use it, no additional client is required.\n- Safety: Use `localstorage` to save data and involve no network requests.\n- Terseness: A flat interface built with `tailwindcss` without other complications.\n\n## Tech\n\n![Next.js](https://img.shields.io/badge/-Next.js-000000?logo=Next.js\u0026logoColor=white\u0026style=flat)\n![TypeScript](https://img.shields.io/badge/-TypeScript-3178C6?logo=TypeScript\u0026logoColor=white\u0026style=flat)\n![React](https://img.shields.io/badge/-React-61DAFB?logo=React\u0026logoColor=white\u0026style=flat)\n![TailwindCSS](https://img.shields.io/badge/-TailwindCSS-06B6D4?logo=TailwindCSS\u0026logoColor=white\u0026style=flat)\n\n- Use `Nextjs` to set up a development environment.\n- Developed using `Typescript` throughout.\n- Develop components using `React`.\n- Use `React-Dnd` to develop the drag-and-drop sorting function of Todo List.\n- Use `canvas-confetti` to add animation effects when finished.\n- Use `Tailwindcss` to develop styles.\n- Use `Zustand` to maintain global state data.\n\n## Finished\n\n- [x] Base pomodoro clock.\n- [x] Editable todo list.\n  - [x] Add\\Delete.\n  - [x] Switch finished and unfinished status.\n  - [x] Drag and drop to change the TODO List order.\n  - [x] Mark an expired item.\n- [x] Persist data.\n- [x] Two time formats(25min/50min)\n- [x] Full screen.\n- [x] Animation when finished.\n- [x] Full screen.\n\n\n## Todo\n\n- [ ] Custom theme color.\n- [ ] Sound when finished.\n- [ ] Add a clock mode.\n\n## Contributing\n\n- [nmsn](https://github.com/nmsn)\n\n## License\n\n[MIT License](https://github.com/nmsn/pomodoro/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmsn%2Fpomodoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnmsn%2Fpomodoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmsn%2Fpomodoro/lists"}