Closed tevpg closed 9 months ago
This is stalled pending figuring out how to make the Chromebook make sounds
This can work find under linux that supports sound, under windows, and under WSL.
Framework likely to be:
COnsider a special extra-loud sound if there's a check-in < 1.5 hr before closing
Audio confirmation of actions.
Chrome OS shell (crosh) seems to support a "sound" command. In the probable event that there isn't a Python library to play sounds on chrome os, then would make os calls at appropriate times.
But of course first place to look would be something like Python's cross-platform playsound library
Considerations: want this to not break if running on Windows or Linux: