Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 627 Bytes

File metadata and controls

17 lines (13 loc) · 627 Bytes

Pomodoropy

Pomodoro timer with Notifications

pomodoro will create a directory with the name pomodoro_logs in the currenty working directory and also will create a file named logs.txt for logging.

Requirements

  • plyer

To Install Requirements

run: pip install -r requirements.txt

To run on windows startup

  • create a shortcut of the pystart.vbs
  • go to run and type shell:startup
  • open it and paste the shortcut inside the startup directory
  • This will make the python script run in background when windows boot
  • and make sure you install the requirements on python specified in your system path