Skip to content

SebastienDuruz/pomodoro-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomodoro-python

A simple Pomodoro timer build with Python using Tkinter for the GUI.

Work on Linux, Windows and Mac

Dependencies

pip install playsound==1.2.2

Usage

  1. Download the latest release
  2. Unpack it
  3. Move to the folder
  4. python pomodoro/pomodoro.py

Compile for your system

  1. Download the latest release
  2. Unpack it
  3. Move to the folder
  4. pyinstaller --icon=Resources\logo.ico --onefile --noconsole pomodoro.py

If you need more informations about pyinstaller check the official documentation.

About

A simple Pomodoro timer build with Tkinter

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages