Skip to content

mayazad/pomodoro-python-ad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pomodoro Timer ⏰

A beautiful Pomodoro timer built with Python + Tkinter.

πŸ”₯ Features

  • Dark mode toggle πŸŒ™β˜€οΈ
  • Custom session names
  • Daily progress tracking (CSV)
  • Weekly charts (matplotlib)

πŸš€ How to Run

git clone https://github.com/mayazad/pomodoro-python-ad.git
cd pomodoro-python-ad
pip install -r requirements.txt
python pomodoro.py

βœ… Python 3.9+ required

πŸ“ Files
	β€’	pomodoro.py - main app
	β€’	alert.mp3 - sound
	β€’	icon.ico - app icon

πŸ§‘β€πŸ’» Made with ❀️ by MayazAD

---

### πŸ™ 4. Push to GitHub

#### A. Initialize Git

```bash
git init
git add .
git commit -m "πŸŽ‰ Initial commit - Pomodoro Timer"

About

Just a simple pomodoro timer. Created this to learn some stuffs with python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages