rickyg365 / pomodoro

Various Implementations of a Pomodoro Timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro Timer

Various Implementations of a Pomodoro Timer

Count down

''' Starts from final time and counts down '''

[ Timer Title ]:  [MM:SS] -> [00:00]

Count up

''' Starts from 0 and counts up '''

[ Timer Title ]:  [00:00] -> [MM:SS] 

Win10Toast

# Displays a toast notification

TO DO

  • refactor

About

Various Implementations of a Pomodoro Timer


Languages

Language:Python 100.0%