Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 490 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 490 Bytes

pymater

Description

This is a quick little python pomodor CLI.


requirements

colorama

  • pip install colorama
  • from , import

winsound to be imported

  • haven't tested outside of windows 10 , python 3.11.2

Credits

Thank you to NerdCademy on youtube (see video below).

Beginner Python Project | Pomodoro Timer App

  • this was the base, and built out from here