twitter-rss-server
Advanced tools
+1
-1
| { | ||
| "name": "twitter-rss-server", | ||
| "version": "0.4.2", | ||
| "version": "0.4.3", | ||
| "description": "tiny server that hosts Twitter timelines as RSS feeds", | ||
@@ -5,0 +5,0 @@ "bin": { |
+7
-8
@@ -14,10 +14,9 @@ # twitter-rss-server | ||
| Unfortunately Twitter has a great deal of barriers around their API. Setup | ||
| requires [creating a new Twitter app](https://apps.twitter.com/) in order to get | ||
| a Consumer Key, Consumer Secret Key, an Access Token, and an Access Token | ||
| Secret. Oy vey. | ||
| Twitter has chosen to put up barriers around their API, so you'll need to | ||
| [Create a Twitter App](https://apps.twitter.com/) to get a Consumer Key, | ||
| Consumer Secret Key, an Access Token, and an Access Token Secret. Oy vey. | ||
| On your first run of `twitter-rss-server` you'll be asked for these values: | ||
| they'll be written as a JSON blob in your system's configuration directory | ||
| (`~/.config/configstore/twitter-rss-server` on \*nixes). | ||
| Once you have these, you'll be asked for them on your first run of | ||
| `twitter-rss-server`. They'll be written as a JSON blob in your system's | ||
| configuration directory (`~/.config/configstore/twitter-rss-server` on \*nixes). | ||
@@ -50,3 +49,3 @@ | ||
| making it stateless: fire up the server and grab fresh RSS data whenever you | ||
| like. | ||
| like! | ||
@@ -53,0 +52,0 @@ |
4677
-0.26%55
-1.79%