diff options
Diffstat (limited to 'software')
-rw-r--r-- | software/getgbook/index.txt | 15 | ||||
-rw-r--r-- | software/index.txt | 5 |
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/) ----------------------------------------------------------------------- |