It is a program that sends a Windows 10 notification when the user has set a time for the health of the lower back while working on the computer and informs the user of the time off.
GitHub repository releases
Squirtle.exe
Two libraries must be installed to compile program code.If you just want to run the program, you can skip this process.
Install PyQt5
$ pip install PyQt5
Install win10toast
$ pip install win10toast