Skip to content

IRSSI plugin to send you a text message when you receive a highlight when you are away

Notifications You must be signed in to change notification settings

dylanj/sms-irssi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

sms.pl

is an irssi script that will send you text messages when a highlight is triggered and youre away. It uses tropo.com ( an awesome service ) for sending text messages. to install put sms.pl into ~/.irssi/scripts/autorun ###How to create the tropo application:

  1. Create an account on tropo.com
  2. Go to Your Hosted Files and create a new file. I called mine irc.rb and use paste this code into the text area replacing the number with your phone number. call "+12505551234", { :network => "SMS" } say $msg
  3. Create a new Tropo Scriping Application, name it whatever you want. For the box below use a "Hosted File" and find the file you just created then click Create Application.
  4. Add a new phone number that supports messaging. ( US & Canada Only ).
  5. Now copy your messaging token and use it in sms.pl.

Have fun :D

About

IRSSI plugin to send you a text message when you receive a highlight when you are away

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages