Commit Graph

2 Commits

Author SHA1 Message Date
avsm
8839ce9aa1 remove trailing lines in DESCR; from ajacoutot@bsdfrog.org 2009-08-25 17:25:04 +00:00
avsm
9be5d5214d import ruby-findmyiphone-0.2
--
Ruby port of MobileMe screenscraper allowing message sending and
retrieval of current location of an iPhone.

>> require 'rubygems' ; require 'findmyiphone'
>> i = FindMyIphone.new(username,password)
>> i.locateMe
>> i.sendMessage("Foo bar")
2009-08-25 17:15:19 +00:00