https://github.com/prazdevs/potato-timer
🥔 A pomodoro timer, but with potatoes. Because potatoes are cool.
https://github.com/prazdevs/potato-timer
Last synced: about 1 year ago
JSON representation
🥔 A pomodoro timer, but with potatoes. Because potatoes are cool.
- Host: GitHub
- URL: https://github.com/prazdevs/potato-timer
- Owner: prazdevs
- License: mit
- Created: 2021-06-13T22:44:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T17:14:48.000Z (over 3 years ago)
- Last Synced: 2025-02-14T09:54:13.640Z (over 1 year ago)
- Language: Vue
- Homepage: https://potatotimer.netlify.app
- Size: 1.54 MB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Artwork by Robynn Frauhn and Hels
Potato Timer
A pomodoro timer, but with potatoes. Because potatoes are cool.
Automagically hosted on Netlify.
## ✨ Features
- Persistent timers through sessions/tabs.
- Persistent task list.
- Configurable timers.
- Desktop notifications.
- PWA support.
## 🚀 Usage
Available at [this url](https://potatotimer.app). Tutorial available in the app.
## ❓ What is this thing?
This 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:
- Vue 3 w/ `script setup` syntax.
- Vite with plugins (`layouts`, `pages`, `components`, `i18n`...
- Fully typed with TypeScript.
- Full PWA support.
- Cypress tests with Gherkin syntax (using Cucumber.js).
- Accessibility features such as focus traps and focus management.
## 🤝 Contributing
Any contribution to the project is welome.
Run into a problem? Open an [issue](https://github.com/prazdevs/potato-timer/issues/new/choose).
Want to add some feature? PRs are welcome!
## 👤 About the author
Feel free to contact me:
Copyright © 2021 [Sacha Bouillez](https://github.com/prazdevs).
This project is under [MIT](https://github.com/prazdevs/potato-timer/blob/main/LICENCE) license.
_The potato images used belong to [Robynn Frauhn](https://twitter.com/RFrauhn) and [Hels](https://twitter.com/hels_draws)._