A web appliaction of Pomodoro Timer. It can help you work with the balance way that can avoid burnout 😌😌.
Live Link: https://roysung.github.io/ro-pomodoro-app/
- Settings
- Focus Time
- Rest Time
- Notification Interval Time
- Mute Music
- Notification In Timeout (Only Web Browser)
- Record The Cycle (Focus -> Rest)
- Report
- Count records with the whole cycle by Today, Week, Month.
- Charts about the week and Months by the year.
- Vue.js (v3)
- Typescript
- Phaser3
- Windi CSS
- Nec.css
- Day.js
- Chart.js
- Install dependency
pnpm install
- Start Development
pnpm dev
- Build Project
pnpm build