Skip to content

This is my first project in python, which is basically a pomodory timer, to help you follow pomodoro technique for your work/studies

License

Notifications You must be signed in to change notification settings

AnkurAlpha/pomodoro-timer-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer Project

This is my first python project

This is a Pomodoro timer app, which helps you manage your time efficiently by encouraging focused work sessions followed by short breaks.

Preview

https://youtu.be/kqcoLTM86hU

Module(s) used

  • Tkinter

Installation

  1. Install tkinter

  2. Clone the repository:

    git clone https://github.com/AnkurAlpha/pomodoro-timer-project.git
  3. Navigate to the project directory

    cd pomodoro-timer-project
  4. Run main.py

    python3 main.py

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License.

About

This is my first project in python, which is basically a pomodory timer, to help you follow pomodoro technique for your work/studies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages