Update README.md
This commit is contained in:
parent
543a1ed63f
commit
3bfce6a83f
|
@ -11,11 +11,12 @@ In today's digital age, prolonged screen time is inevitable. BreakOften is your
|
|||
- **Frequent mini breaks**: Receive reminders for short breaks every 20 minutes and 20 seconds to rest your eyes.
|
||||
- **Long breaks**: After three mini breaks, enjoy a longer 5-minute break to recharge fully.
|
||||
- **Flexibility**: Skip or postpone breaks according to your needs without disrupting your workflow.
|
||||
- **Customization**: Personalize your break schedule and settings. Logged-in users have their preferences saved in their profile, while others can use `localStorage`.
|
||||
- **Customization**: Personalize your break schedule and timer settings. Logged-in users have their preferences saved in their profile, while others can use `localStorage`.
|
||||
- **Alerts**: Get notified with sound and visual alerts to ensure you never miss a break.
|
||||
- **Integration with Prisma and Supabase**: Secure user authentication and storage of user-defined variables like timer settings.
|
||||
- **Theming**: Choose from dark or light mode.
|
||||
- **Fun extras**: Enjoy a touch of culture with Shakespeare quotes on your profile page!
|
||||
- **Offline support**: Lost connectivity? No problem — you can still use the timer, thanks to caching with `service-worker.js`.
|
||||
- **Fun extras**: Enjoy a touch of culture with Shakespeare quotes on your profile page.
|
||||
|
||||
## Getting started
|
||||
|
||||
|
|
Loading…
Reference in New Issue