Closed StingyJack closed 5 years ago
say
is a Mac command. It won't work on Windows. Replace with whatever text-to-speech software you like.
You could use echo
my google-fu skills were failing me that day
$ countdown
countdown [-up] [-say] <duration>
Usage
countdown 25s
countdown 14:15
countdown 02:15PM
Flags
-say
announce the time left
-up
count up from zero
any info what is the function of -say
flag? I tried it and see no effect
does the countdown, then...
I'm guessing I need another tool installed for that. What am I missing?