Skip to content

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

License

Notifications You must be signed in to change notification settings

m1stik/Pomodoro-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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