Skip to content

A simple Python program that texts a motivational quote to your phone at a random time of the day.

Notifications You must be signed in to change notification settings

nkuang123/Motivation-Quote-Texter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivational Quotes Texter

A simple program that texts you a motivational quote every day.

This application utilizes the Google Spreadsheet API (gspread) as a mini-database in order to store the quotes needed for the application function, which is sending SMS to a specified phone number. I used the BeautifulSoup library in order to scrape and parse the Motivational Quotes Web Page for our quotes. These quotes are then stored on the Motivational Quotes Spreadsheet. The first sheet contains all the quotes in the database, and the second sheet contains the date each quote corresponds to.

About

A simple Python program that texts a motivational quote to your phone at a random time of the day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages