makoto / rhosync-twitter-adapter
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.textile | Tue Aug 18 02:01:27 -0700 2009 | |
| |
base_timeline.rb | Thu May 28 14:42:10 -0700 2009 | |
| |
geo_timeline.rb | Sat Apr 04 04:55:40 -0700 2009 | |
| |
my_timeline.rb | Wed Mar 04 01:49:36 -0800 2009 | |
| |
pic_time_line.rb | Sun May 03 15:37:36 -0700 2009 | |
| |
pic_timeline.rb | Fri Apr 24 09:29:16 -0700 2009 | |
| |
public_timeline.rb | Thu May 28 14:46:52 -0700 2009 | |
| |
timeline.rb | Thu May 28 14:46:52 -0700 2009 |
README.textile
RhoSync Twitter Adapter
PREREQUISITES
git clone git://github.com/rhomobile/rhosync.git cd rhosync/libINSTALLATION
git clone git://github.com/makoto/rhosync-twitter-adapter mv rhosync-twitter-adapter twitterThen, startup Rhosync locally, create new source, new source adapter, and
- Source Name = Twitter Public TimeLine
- Login/password (Not required for Public Timeline)
- url = http://twitter.com
- Source Adapter Class = PublicTimeline
