diff options
Diffstat (limited to 'doc/tools.rst')
-rw-r--r-- | doc/tools.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/tools.rst b/doc/tools.rst new file mode 100644 index 0000000..be68a66 --- /dev/null +++ b/doc/tools.rst @@ -0,0 +1,16 @@ +================================= +Tools to use with SemanticScuttle +================================= + +TTRSS2SCUTTLE +============= +Announced in a `blog post`__, the plugin for the feed reader `Tiny Tiny RSS`__ +allows you to bookmark any of the articles in your own SemanticScuttle +instance. + +Source code and installation instructions are on the +`ttrss2scuttle github page`__. + +__ http://www.versvs.net/anotacion/plugin-tiny-tiny-rss-semanticscuttle +__ http://tt-rss.org/ +__ https://github.com/versvs/ttrss2scuttle |