Skip to content

text-message based (SMS) interface for Wikipedia

Notifications You must be signed in to change notification settings

mitmedialab/wikicell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Wikicell

Wikicell is a text-message based (SMS) interface for Wikipedia, using FrontlineSMS and Ruby on Rails. 

Connect Frontline to a mobile phone and point it at the Rails mysql database, and you can text the mobile phone to query Wikipedia. Any word you text will be searched for in Wikipedia and the best matching article will be texted back in ~160 character chunks. To read the next chunk, you can text back 'next'.

You'll need the httparty gem, which you can install by running rake gems:install.

I hereby release this code under the MIT License. I'd love to hear how you use it; link back and/or email jeff@unterbahn.com.

Enjoy!

== TODO

* convert to txtspeak for space savings
* don't parse whole article - just the part we're sending
* fix MORE feature
* add a 'call me and read it to me' feature with ruby-asterisk-speaker

About

text-message based (SMS) interface for Wikipedia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published