This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit b610fb587f0f8919b1d17d01bf1c7df54fb655cd
tree 8588e95ce5ceec2b3735cd42e75b8fd5d56706a8
parent 063c39bbbc1e107496286ed5e966c0db606f7925
tree 8588e95ce5ceec2b3735cd42e75b8fd5d56706a8
parent 063c39bbbc1e107496286ed5e966c0db606f7925
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
feed2echowaves.rb |
README
Please, supply all the configuration parameters below
FEED: the feed you want to publish to EchoWaves, can be any atom or rss feed
METADATA_FILE: in this file the program keeps the information of the already published feed entries
TOKENS_FILE: after the user allows the program to access EchoWaves through OAuth,
the program keep the tokens in this file
ECHOWAVES_URL: the url of your echowaves installation
CONVO_ID: the id of the convo where the feed will be published
CONSUMER_KEY: register your app in ECHOWAVES_URL/oauth_clients to get your consumer key
CONSUMER_SECRET: register your app in ECHOWAVES_URL/oauth_clients to get your secret key
run feed2echowaves.rb manually or periodically in a cron job to publish the new entries in the feed to your echowaves
convo







