An open API service indexing awesome lists of open source software.

https://github.com/eshaancoding/pomodoro

Pomodoro Technique in Python 3
https://github.com/eshaancoding/pomodoro

Last synced: 7 months ago
JSON representation

Pomodoro Technique in Python 3

Awesome Lists containing this project

README

          

# Pomodoro Technique

A simple implementation of the Pomodoro Technique.
First install playsound (only once): open terminal and run `pip3 install playsound`
Then to run: open a terminal, Go to the this directory's folder and run `python3 main.py`.

Enjoy!