Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jywarren/wikicell
https://github.com/jywarren/wikicell
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jywarren/wikicell
- Owner: jywarren
- Created: 2009-11-05T06:53:52.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-02-25T14:09:43.000Z (almost 15 years ago)
- Last Synced: 2024-10-14T08:15:02.138Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 578 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
== 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 [email protected].
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