diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | software/getgbook/index.txt | 15 | 
2 files changed, 1 insertions, 16 deletions
| @@ -7,6 +7,6 @@ writing/index.txt  writing/*.pdf  software/simplyread  software/spout -software/getgbook/*tar.bz2* +software/getgbook  !includes/*.xml diff --git a/software/getgbook/index.txt b/software/getgbook/index.txt deleted file mode 100644 index 29a721b..0000000 --- a/software/getgbook/index.txt +++ /dev/null @@ -1,15 +0,0 @@ -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) | 
