Pomotris is a pomodoro timer web application with a cube chart which visualizes records with colorful cubes.
Each cube represents 5 mins. Have fun collecting colorful cubes by being productive.
Your Records will be save inside localStorage of your browser to help the data persistance.
Application is restored each day and data gets cleared up at 00:00 everyday.
Click here to view the app.
- Timer: Cube mode
- Timer: List mode
- Setting: timer setting
- Setting: category setting
- Click settings, user can select an option for timer and break time and also set a name for 4 different categories and a color for each category.
- Click
Start
orStop
to manage timer clock. - User can see total time in the middle of the app.
- Click
Show cubes
orShow list
to toggle display mode between cubes and lists. - When user sees list of records, user can click trash icon to remove an individual record.
- Click
Clear
to remove entire timer records.