Skip to content

A python program that uses google's AIY kit to play text to speech at a certain time of the day.

Notifications You must be signed in to change notification settings

OHNONOTAMOTH/reminder-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reminder-system

A python program that plays text to speech at a certain time of the day. How to set up: Put REALTIMETEST.py into /home/pi Put launcher.sh into /home/pi Run the following commands: sudo chmod +x launcher.sh sudo chmod +x REALTIMETEST.py Next, run the command: crontab -e it will pull up a text editor scroll down to the first line that is not preceded by the # symbol type in @reboot bash /home/pi/launcher.sh.txt press ctrl+x press y and then enter press enter congrats! you have successfully set it up!

About

A python program that uses google's AIY kit to play text to speech at a certain time of the day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published