wansho / Pomodoro-PySimpleGUI

A simple Pomodoro for win10 implemented with PySimpleGUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro-PySimpleGUI

A simple Pomodoro for win10 implemented with PySimpleGUI and win10Toast. When the task over, a win10Toast will notify.

Preview

Pomodoro

1548333470369

win10Toast

1548333772657

Requirements

pip install PySimpleGUI
pip install win10toast
pip install pypiwin32

Run

python Pomodoro.py

License

MIT

About

A simple Pomodoro for win10 implemented with PySimpleGUI.

License:MIT License


Languages

Language:Python 100.0%