{"id":16996400,"url":"https://github.com/fellipeutaka/electron-pomodoro-app","last_synced_at":"2025-04-12T05:41:42.918Z","repository":{"id":37039262,"uuid":"482784540","full_name":"fellipeutaka/electron-pomodoro-app","owner":"fellipeutaka","description":":electron: A Pomodoro App using Electron, React and TypeScript","archived":false,"fork":false,"pushed_at":"2023-01-30T14:40:06.000Z","size":29092,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T01:11:14.430Z","etag":null,"topics":["electron","jest","react","styled-components","typescript"],"latest_commit_sha":null,"homepage":"","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/fellipeutaka.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}},"created_at":"2022-04-18T09:13:16.000Z","updated_at":"2024-08-07T04:28:12.000Z","dependencies_parsed_at":"2022-06-25T08:39:25.515Z","dependency_job_id":null,"html_url":"https://github.com/fellipeutaka/electron-pomodoro-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fellipeutaka%2Felectron-pomodoro-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fellipeutaka%2Felectron-pomodoro-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fellipeutaka%2Felectron-pomodoro-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fellipeutaka%2Felectron-pomodoro-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fellipeutaka","download_url":"https://codeload.github.com/fellipeutaka/electron-pomodoro-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525162,"owners_count":21118617,"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":["electron","jest","react","styled-components","typescript"],"created_at":"2024-10-14T03:52:19.416Z","updated_at":"2025-04-12T05:41:42.895Z","avatar_url":"https://github.com/fellipeutaka.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pomodoro App\r\n\r\n![GitHub repo size](https://img.shields.io/github/repo-size/fellipeutaka/mydiary?style=for-the-badge)\r\n![GitHub language count](https://img.shields.io/github/languages/count/fellipeutaka/mydiary?style=for-the-badge)\r\n![GitHub forks](https://img.shields.io/github/forks/fellipeutaka/mydiary?style=for-the-badge)\r\n![Bitbucket open issues](https://img.shields.io/bitbucket/issues/fellipeutaka/mydiary?style=for-the-badge)\r\n![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/fellipeutaka/mydiary?style=for-the-badge)\r\n\r\n\u003cimg src=\"./doc/demo.gif\" alt=\"Pomodoro GIF\"\u003e\r\n\r\n### Adjustments and improvements\r\n\r\nThe project is still in development and the next updates will focus on the following tasks:\r\n\r\n- [x] Start timer\r\n- [x] Stop timer\r\n- [ ] Play sounds\r\n- [ ] Show notifications\r\n\r\n## 🛠 Technologies Used\r\n\r\n- [React](https://reactjs.org/) - version 17.0.2\r\n- [TypeScript](https://www.typescriptlang.org/) - version 4.3.4\r\n- [Electron](https://www.electronjs.org/) - version 13.1.2\r\n- [styled-components](https://styled-components.com/) - version 5.3.0\r\n- [ESLint](https://eslint.org/) - version 7.29.0\r\n- [Jest](https://jestjs.io/) - version 27.0.4\r\n\r\n## 📫 Contributing to Pomodoro App\r\n\r\nTo contribute to Pomodoro App, follow these steps:\r\n\r\n1. Fork this repository.\r\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`.\r\n3. Make your changes and commit them: `git commit -m '\u003ccommit_message\u003e'`\r\n4. Push to original branch: `git push origin \u003cproject_name\u003e / \u003clocal\u003e`\r\n5. Create the pull request.\r\n\r\nOr, see the GitHub documentation on [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\r\n\r\n## 🤝 Collaborators\r\n\r\nWe thank the following people who contributed to this project:\r\n\r\n\u003ctable\u003e\r\n  \u003ctr\u003e\r\n    \u003ctd align=\"center\"\u003e\r\n      \u003ca href=\"https://github.com/FellipeUtaka\"\u003e\r\n        \u003cimg src=\"https://github.com/fellipeutaka.png\" width=\"100px;\" alt=\"Fellipe Utaka display photo\"/\u003e\u003cbr\u003e\r\n        \u003csub\u003e\r\n          \u003cb\u003eFellipe Utaka\u003c/b\u003e\r\n        \u003c/sub\u003e\r\n      \u003c/a\u003e\r\n    \u003c/td\u003e\r\n  \u003c/tr\u003e\r\n\u003c/table\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffellipeutaka%2Felectron-pomodoro-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffellipeutaka%2Felectron-pomodoro-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffellipeutaka%2Felectron-pomodoro-app/lists"}