diff options
author | Christian Weiske <cweiske@cweiske.de> | 2014-03-31 11:08:03 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2014-03-31 11:08:03 +0200 |
commit | f095a0bd7100ff7952b015ea00c5168f364193e0 (patch) | |
tree | eae72b67a0d728ce0ba5df965588424c7f31d7de /doc | |
parent | 0a5eed2dd36d1a47673d7ca3105a86a8de99b649 (diff) | |
download | semanticscuttle-f095a0bd7100ff7952b015ea00c5168f364193e0.tar.gz semanticscuttle-f095a0bd7100ff7952b015ea00c5168f364193e0.tar.bz2 |
add scuttleoid to docs/tools
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tools.rst | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/tools.rst b/doc/tools.rst index be68a66..e3360ff 100644 --- a/doc/tools.rst +++ b/doc/tools.rst @@ -2,7 +2,21 @@ Tools to use with SemanticScuttle ================================= -TTRSS2SCUTTLE +Scuttleoid +========== +Scuttloid is an android client for managing your bookmarks that are +stored on a Semantic Scuttle server. +It allows to list/search your personal bookmarks, add and edit existing +bookmarks, and share them to other applications. + +Installable via `f-droid`__. +Also see the `source code`__. + +__ https://f-droid.org/repository/browse/?fdid=gr.ndre.scuttloid +__ https://github.com/ilesinge/scuttloid + + +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 |