8000 GitHub - yencarnacion/twilio-wake-sms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yencarnacion/twilio-wake-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twilio-wake-sms

What this is about

The main purpose of this repo is to help future me set up an app using twilio more quickly than last time (if I have to do this again). The repo is not as friendly as it could be. If someone else finds this repo helpful, then that's just bonus.

This repo contains code to set up twilio to make a call using crontab-ui. It also contains code to send twilio SMS messages using contrab-ui. The code uses the elevenlabs API for text to speech.

It is partially documented and not complete.

Below you will find some commands that may be helpful in getting this code to work

sudo apt update
sudo apt install ffmpeg

set machine's timezone and restart

sudo dpkg-reconfigure tzdata
sudo service cron restart

Verify your date settings

timedatectl 

Reboot so that time works correctly

sudo shutdown -r now
pip install twilio
pip install elevenlabs
pip install google-cloud-storage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages 31A6

No packages published
0