Skip to content

mouth147/studyreminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Daily Reminders

This is a daily reminder script that texts me to study some of my data structures/algorithms.

Installation

  1. You need to install the Twilio Rest Client pip install twilio
  2. Edit the account-example.py with Twilio credentials and the right phone numbers and resave it as account.py
  3. To run it on a daily basis edit your crontab by entering into your terminal crontab -e then 00 10 * * * /path/to/script python reminder.py The following will text you everyday at 10:00am

About

A Python script to remind me to study and apply for places.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages