Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 473 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 473 Bytes

pomodora_app_python

image

  • run code @ https://replit.com/@shubhatrashid/pomodoraapppython
  • Pomodoro starts with 25 minutes of work, you need to focus for 25 minutes.
  • Once the 25 minutes, time period is done, using the Tkinter messagebox you can prompt the information.
  • The same goes for the break period as well.
  • Technologies used : python with tkinter