Time Reminder#
Install requirements with pip install -r requirements.txt
usage: python main.py [-h] [-m MINUTES]
Notifies user of the time using TTS
options:
-h, --help show this help message and exit
-m, --minutes MINUTES
Number of minutes to wait between speaking, default 15