Tkinter practice: Pomodoro Practice

Practice creating the pomodoro timer again.

This time, it’s not exactly the same as the course. I added:

  • background change when in Work mode, or Rest mode
  • a skip button, which can be used for skipping “rest time” (and add it to the next rest session)
  • a pause button

To add:

  • tick sound when a session is within a few secs
  • debug more. I have seen the time shows weird from time to time. Need more debugging on this.

My code is on my machine under “D:\myStuff\Google Drive\Personal\myScripts\pomodoro_timer” for now

This entry was posted in 象哥的學習筆記 Study Notes and tagged . Bookmark the permalink.

Leave a Reply