Skip to content

A python program that uses pygooglevoice to receive SMS commands and carry out command line actions in Unix (probably works in Windows though)

Notifications You must be signed in to change notification settings

Starblade42/pyGoogleVoiceCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyGoogleVoiceCommands

A python program that uses pygooglevoice to receive SMS commands and carry out command line actions in Unix (probably works in Windows though). pyGoogleVoiceCommands requires pygooglevoice to run, and you have to set it up and add the settings to the config file which contains the login information to your Google Voice account in ~/.gvoice

Don't forget to set up pyGoogleVoice using:

python setup.py install

Relies on https://code.google.com/r/kkleidal-pygooglevoiceupdate/source/browse

Which is a patch to fix an authentication problem with pygooglevoice. The patch changes just a couple of lines which had bad static values. You can find the original project here:

https://code.google.com/p/pygooglevoice/

About

A python program that uses pygooglevoice to receive SMS commands and carry out command line actions in Unix (probably works in Windows though)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages