A Python script that sends OSX notifications at regular intervals. Notifications include words and their meanings scraped from Kaplan's 900 most common GRE vocabulary website.
# git clone https://github.com/saru95/GRE.py
# cd GRE.py
# python generate-plist.py
# chmod +x install.sh
# ./install.sh
Now, you're good to go with a new word popping up in your notifications every 45 minutes. Time interval can be modified in the gre.py
file .