User Tools

Site Tools


blog:send_sms_from_the_command_line_using_skype_and_unix:linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:send_sms_from_the_command_line_using_skype_and_unix:linux [2012-07-11 06:53] brbblog:send_sms_from_the_command_line_using_skype_and_unix:linux [2012-07-11 06:57] (current) brb
Line 2: Line 2:
  
 Install the Skype4Py module Install the Skype4Py module
 +  sudo apt-get install python-pip
   sudo pip install Skype4Py   sudo pip install Skype4Py
      
-<file>+<file python sendsms.py>
 #!/usr/bin/python #!/usr/bin/python
 # Send sms via Skype # Send sms via Skype
 # v1.0 B.Brunner # v1.0 B.Brunner
 # Install skype for python: # Install skype for python:
 +# > sudo apt-get install skype
 # > sudo apt-get install python-pip # > sudo apt-get install python-pip
 # > sudo pip install Skype4Py # > sudo pip install Skype4Py
blog/send_sms_from_the_command_line_using_skype_and_unix/linux.1341982387.txt.gz · Last modified: 2012-07-11 06:53 by brb