aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-25 10:18:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-25 10:18:20 -0300
commit61a92ca1ef7757a9c1e5045048813df1cdd356fc (patch)
treeaadeb26f924e6f6a9680c92626ea116b131f5777
parentb789aaa02d368b260bc6ac6ef66918aed5b161a3 (diff)
downloadhttruta-61a92ca1ef7757a9c1e5045048813df1cdd356fc.tar.gz
httruta-61a92ca1ef7757a9c1e5045048813df1cdd356fc.tar.bz2
Renaming project
-rw-r--r--README.mdwn7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.mdwn b/README.mdwn
index 6098728..0d7b038 100644
--- a/README.mdwn
+++ b/README.mdwn
@@ -1,5 +1,5 @@
-Feed Crawler
-============
+HTTRUTA Feed Crawler Project
+============================
Download all links from a feed using httrack. This is the engine behind the
"Cache" feature used by https://links.sarava.org Semantic Scuttle instance.
@@ -9,11 +9,10 @@ Usage
Place this script somewhere and setup a cronjob like this:
-`*/5 * * * * /var/sites/arquivo/httracker/httracker &> /dev/null`
+`*/5 * * * * /var/sites/arquivo/httruta/httracker &> /dev/null`
TODO
----
- Include all sites already donwloaded by scuttler.
- Support for other fetchers like youtube-dl and quvi.
-- Rename project and repository to "httruta".