{"id":16256956,"url":"https://github.com/prazdevs/potato-timer","last_synced_at":"2025-04-08T13:35:10.141Z","repository":{"id":112370547,"uuid":"376653924","full_name":"prazdevs/potato-timer","owner":"prazdevs","description":"🥔 A pomodoro timer, but with potatoes. Because potatoes are cool.","archived":false,"fork":false,"pushed_at":"2023-02-28T17:14:48.000Z","size":1610,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-14T09:54:13.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://potatotimer.netlify.app","language":"Vue","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/prazdevs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"prazdevs"}},"created_at":"2021-06-13T22:44:28.000Z","updated_at":"2024-11-12T21:36:56.000Z","dependencies_parsed_at":"2023-05-14T00:00:29.867Z","dependency_job_id":null,"html_url":"https://github.com/prazdevs/potato-timer","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/prazdevs%2Fpotato-timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazdevs%2Fpotato-timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazdevs%2Fpotato-timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prazdevs%2Fpotato-timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prazdevs","download_url":"https://codeload.github.com/prazdevs/potato-timer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247852377,"owners_count":21006935,"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":[],"created_at":"2024-10-10T15:46:50.786Z","updated_at":"2025-04-08T13:35:10.094Z","avatar_url":"https://github.com/prazdevs.png","language":"Vue","funding_links":["https://ko-fi.com/prazdevs"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n  \u003cimg alt=\"\" src=\"https://i.imgur.com/Snzjj1Z.png\"\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ci\u003eArtwork by \u003ca href=\"https://twitter.com/RFrauhn\"\u003eRobynn Frauhn\u003c/a\u003e and \u003ca href=\"https://twitter.com/hels_draws\"\u003eHels\u003c/a\u003e\u003c/i\u003e\r\n\u003c/p\u003e\r\n\r\n\u003ch1 align=\"center\"\u003ePotato Timer\u003c/h1\u003e\r\n\r\n\u003cp align=\"center\"\u003eA pomodoro timer, but with potatoes. Because potatoes are cool.\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/package-json/dependency-version/prazdevs/potato-timer/vue?color=41B883\u0026logo=vue.js\"\u003e\r\n  \u003c/a\u003e\r\n  \u003ca href=\"https://github.com/prazdevs/potato-timer/blob/main/LICENSE\"\u003e\r\n    \u003cimg src=\"https://img.shields.io/github/license/prazdevs/potato-timer?style=flat\" /\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003eAutomagically hosted on Netlify.\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"https://app.netlify.com/sites/potatotimer/deploys\"\u003e\r\n    \u003cimg src=\"https://api.netlify.com/api/v1/badges/922e5be0-a3aa-4f1b-8266-0b8d92d4b62f/deploy-status\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n## ✨ Features\r\n\r\n- Persistent timers through sessions/tabs.\r\n- Persistent task list.\r\n- Configurable timers.\r\n- Desktop notifications.\r\n- PWA support.\r\n\r\n## 🚀 Usage\r\n\r\nAvailable at [this url](https://potatotimer.app). Tutorial available in the app.\r\n\r\n## ❓ What is this thing?\r\n\r\nThis app is a sandbox I made to use Vue3 and Vite, alongside interesting packages such as VueUse. It features lots of different stuff such as:\r\n- Vue 3 w/ `script setup` syntax.\r\n- Vite with plugins (`layouts`, `pages`, `components`, `i18n`...\r\n- Fully typed with TypeScript.\r\n- Full PWA support.\r\n- Cypress tests with Gherkin syntax (using Cucumber.js).\r\n- Accessibility features such as focus traps and focus management.\r\n\r\n## 🤝 Contributing\r\n\r\nAny contribution to the project is welome.  \r\nRun into a problem? Open an [issue](https://github.com/prazdevs/potato-timer/issues/new/choose).  \r\nWant to add some feature? PRs are welcome!\r\n\r\n\r\n## 👤 About the author\r\n\r\nFeel free to contact me:\r\n\r\n- \u003ca href=\"https://twitter.com/prazdevs\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/prazdevs?style=social\" /\u003e\u003c/a\u003e\r\n- \u003cimg src=\"https://img.shields.io/badge/Discord-PraZ%234184-darkgrey?labelColor=7289DA\u0026logo=discord\u0026logoColor=white\u0026style=flat\" /\u003e\r\n  \r\n  ## 📝 Licence\r\n\r\nCopyright © 2021 [Sacha Bouillez](https://github.com/prazdevs).\u003cbr /\u003e\r\nThis project is under [MIT](https://github.com/prazdevs/potato-timer/blob/main/LICENCE) license.\u003cbr /\u003e\r\n_The potato images used belong to [Robynn Frauhn](https://twitter.com/RFrauhn) and [Hels](https://twitter.com/hels_draws)._\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprazdevs%2Fpotato-timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprazdevs%2Fpotato-timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprazdevs%2Fpotato-timer/lists"}