Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 394 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 394 Bytes

Pomodoro Tracker App

Python 3 application. A simple pomodoro app with a neat visual interface

Features

  • Pomodoro technique: 25 min work, 5 min break, repeat 4 times, then long break 20 min
  • Start and Reset buttons
  • The app pop ups when next repeat has started, so you don't miss it

Used libraries

  • Tkinter
  • os

UI

Pomodoro Tracker App