Skip to content

Simple Pomodoro Timer app built using kivy and python. App takes number of time blocks and lists of taks as user input.

Notifications You must be signed in to change notification settings

firdy94/Pomodoro_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro App

Simple Pomodoro Timer app built using kivy and python. App takes number of time blocks and lists of taks as user input.

Main Screen

Provides space for user to input the number of time blocks they wish to attempt and the list of tasks they wish to complete.

main_red

Timer Screen

Once the input is entered, the timer starts and the screen shows the timer remaining for the current block.

task_typing

Status Screen

Once the pomodoro block is completed, the app requests inut on the issues completed, to keep track of the remainging issues.

task_done

Break Screen

The break screen keeps track of the remaining break time before the start of the next pomodoro block.

break

End Screen

The end screen is displayed at the end of the number of pomodoro blocks input by user. Displays the option to start another session or exit the app.

end screen

Image Credits

Raw GIFs from cliply.co, colour profile edited to suit theme.

About

Simple Pomodoro Timer app built using kivy and python. App takes number of time blocks and lists of taks as user input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages