Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

A desktop productivity application that combines a Pomodoro timer, task planner, focus streaks, and productivity analytics.

Features

  • 25-minute focus sessions
  • Short and long breaks
  • Start, pause, and reset controls
  • Persistent task planner
  • Task completion tracking
  • Daily focus streaks
  • Weekly productivity analytics
  • Local data storage with SQLite

Built With

  • Python
  • CustomTkinter
  • Tkinter
  • SQLite
  • Matplotlib

Screenshot

Screenshot

Pomodoro Timer

Running Locally

Clone the repository:

git clone https://github.com/rojinaadhikarii/pomodorotimer.git
cd pomodorotimer

Create and activate a virtual environment:

python3 -m venv .venv
source .venv/bin/activate

Install the dependencies:

pip install -r requirements.txt

Run the application:

python app.py

About

I built this project as a productivity tool for managing focused work sessions and daily tasks while visualizing focus habits over time.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages