{"id":21536033,"url":"https://github.com/rae-ralston/loops-work-blocks","last_synced_at":"2026-05-10T02:03:54.290Z","repository":{"id":28163006,"uuid":"116531190","full_name":"rae-ralston/loops-work-blocks","owner":"rae-ralston","description":"⏳ 🍅  A react redux looping timer to for custom pomodoros \u0026 work blocks.","archived":false,"fork":false,"pushed_at":"2023-07-31T13:18:49.000Z","size":2877,"stargazers_count":0,"open_issues_count":44,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T20:26:28.686Z","etag":null,"topics":["create-react-app","productivity","productivity-booster","react","redux","time-management","time-manager","timer","timer-loop","tomato-clock","tomato-timer","tomatoes"],"latest_commit_sha":null,"homepage":"http://www.rachelralston.com","language":"JavaScript","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/rae-ralston.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2018-01-07T02:27:54.000Z","updated_at":"2023-07-31T13:18:55.000Z","dependencies_parsed_at":"2025-01-24T07:36:44.121Z","dependency_job_id":null,"html_url":"https://github.com/rae-ralston/loops-work-blocks","commit_stats":null,"previous_names":["rae-ralston/loops-work-blocks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rae-ralston/loops-work-blocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rae-ralston%2Floops-work-blocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rae-ralston%2Floops-work-blocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rae-ralston%2Floops-work-blocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rae-ralston%2Floops-work-blocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rae-ralston","download_url":"https://codeload.github.com/rae-ralston/loops-work-blocks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rae-ralston%2Floops-work-blocks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259289710,"owners_count":22835012,"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":["create-react-app","productivity","productivity-booster","react","redux","time-management","time-manager","timer","timer-loop","tomato-clock","tomato-timer","tomatoes"],"created_at":"2024-11-24T03:17:36.488Z","updated_at":"2026-05-10T02:03:54.197Z","avatar_url":"https://github.com/rae-ralston.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loops ⏳\n\nA looping work block timer.\n\nThis is a flexible and customizable timer that will help you sink into a great work day. With this tool you can create and track customized time blocks. Great for tracking [pomodoros](https://en.wikipedia.org/wiki/Pomodoro_Technique)!\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nFork and clone this repository to your local machine.\n\n### Installing\n\nA step by step series of examples that tell you have to get a development env running\n\n#### Install dependencies\n\n```bash\nnpm install\n```\n\n#### Start the local server\n\n```bash\nnpm start\n```\n\n\u003c!-- End with an example of getting some data out of the system or using it for a little demo --\u003e\n\n## Running the tests\n\n```bash\nnpm test\n```\n\n## Data Structure (WIP)\n\nusers\nid\nname\nthemeid\n\ntimers\nid\nuserid\ntotalloops\nsubtimers [{\nid\ntimerid\ntotaltime\ncurrenttime\norder\n}]\n\nthemes\nid\n\n\u003c!-- Explain how to run the automated tests for this system\n\n### Break down into end to end tests\n\nExplain what these tests test and why\n\n```\nGive an example\n```\n\n### And coding style tests\n\nExplain what these tests test and why\n\n```\nGive an example\n``` --\u003e\n\n\u003c!-- ## Deployment\n\nAdd additional notes about how to deploy this on a live system --\u003e\n\n## Built With\n\n- [Create React App](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md)\n- [Material UI @next](https://material-ui-next.com/)\n\n### Stack\n\n- react\n- redux\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).\n\n## Authors\n\n- **Rachel Ralston** - _Initial work_ - [github](https://github.com/rachel-ftw), [linkedin](http://www.linkedin.com/in/rachelralston), [website](http://www.rachelralston.com)\n\nSee also the list of [contributors](https://github.com/rachel-ftw/looping-timer/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n\n## Acknowledgments\n\n- Inspired by [Timer Loop](https://chrome.google.com/webstore/detail/timer-loop/mdkfiefeoimmobmhdimachkfcpkgahlc?hl=en)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frae-ralston%2Floops-work-blocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frae-ralston%2Floops-work-blocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frae-ralston%2Floops-work-blocks/lists"}