Skip to content

A Pomodoro timer app for Android, made using flutter.

License

Notifications You must be signed in to change notification settings

Arunhegde1231/pomato

Repository files navigation

Pomato

Pomato is the ultimate tool to help you manage your tasks and maximize your productivity. Designed with the Pomodoro Technique at its core, Pomato allows you to break your work into focused intervals, ensuring you stay on track and avoid burnout.

Features

  • Pomodoro Timer
    • Set focus and break intervals to whatever you want
    • Set number of cycles
    • Pause, Stop and Restarts
  • Tasks
    • Maintain a list of tasks to check off once completed.
    • Make new task lists and group them by date.
    • organize tasks by adding tasks.
    • Edit tasks.
    • Delete tasks.
  • Statistics
    • View all your sessions and the number of times and tasks completed.
    • Get weekly and monthly summaries of sessions and completed tasks.

Building

Pomato is built using Flutter. If you would like to build from source, here are the instructions.