Skip to content

Pomodoro timer is a time management idea to help people focus on a task. The basic idea is that you have some amount of time you will focus, in this app the default is 25 minutes. Then after that you have a break, the default here is 5 minutes. You do this for a certain amount of times here its 4 times then you take a long break. After that you …

Notifications You must be signed in to change notification settings

Jake-The-Human/Pomodoro-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro-App

Pomodoro timer is a time management idea to help people focus on a task. The basic idea is that you have some amount of time you will focus, in this app the default is 25 minutes. Then after that you have a break, the default here is 5 minutes. You do this for a certain amount of times here its 4 times then you take a long break. After that you start over until your task is done.

For a more detailed explanation: https://en.wikipedia.org/wiki/Pomodoro_Technique

NOTE: You need Python 3.8 or greater to run this program.

Config File:

This file lets you change default values so you don't always have to type them in

Terminal tips:

-h: will explain all arguments you can give the script
-nw: will be start the app in GUI-less mode so it will run in your terminal

keyboard shortcuts:

-GUI
    r: restarts timer
    space: start and pause timer
    esc: quit program

About

Pomodoro timer is a time management idea to help people focus on a task. The basic idea is that you have some amount of time you will focus, in this app the default is 25 minutes. Then after that you have a break, the default here is 5 minutes. You do this for a certain amount of times here its 4 times then you take a long break. After that you …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages