summaryrefslogtreecommitdiff
path: root/software
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-03-27 19:21:48 +0100
committerNick White <git@njw.me.uk>2011-03-27 19:21:48 +0100
commit43fc05202bea647546527cc3397098451ea09e26 (patch)
tree8d89e330ad2b0cc93ec32e5e887a8a4061939547 /software
parent251d4757c70d0f0e5dfd96e98f711dd7db4fbff4 (diff)
downloadnjw-website-43fc05202bea647546527cc3397098451ea09e26.tar.bz2
njw-website-43fc05202bea647546527cc3397098451ea09e26.zip
Add getgbook
Diffstat (limited to 'software')
-rw-r--r--software/getgbook/index.txt15
-rw-r--r--software/index.txt5
2 files changed, 20 insertions, 0 deletions
diff --git a/software/getgbook/index.txt b/software/getgbook/index.txt
new file mode 100644
index 0000000..29a721b
--- /dev/null
+++ b/software/getgbook/index.txt
@@ -0,0 +1,15 @@
+Getgbook
+========
+
+Getgbook is a shell script to download all available pages of a book
+from Google Books.
+
+There are also a few companion scripts:
+
+* getgbookid, which simply extracts the google id of a book
+* getgbookgui, which wraps a very simple graphical interface around
+ the main getgbook script. Note that this requires zenity to be
+ installed.
+
+[Download 0.1](getgbook-0.1.tar.bz2)
+[GPG Signature](getgbook-0.1.tar.bz2.sig)
diff --git a/software/index.txt b/software/index.txt
index 95ed09d..a6a71b6 100644
--- a/software/index.txt
+++ b/software/index.txt
@@ -20,6 +20,11 @@ production and profit.
A program to make webpages more readable. It removes everything but
the article from a webpage, displaying it simply and attractively.
+[Getgbook](getgbook/)
+-----------------------------------------------------------------------
+
+A set of scripts to automate downloading from Google Books.
+
[Spout](spout/)
-----------------------------------------------------------------------