An open API service indexing awesome lists of open source software.

https://github.com/printerscanner/download-gutenberg

📙 Script to pull all english gutenberg files. It downloads, organizes, removes duplicates, and converts the txt files to pdf.
https://github.com/printerscanner/download-gutenberg

Last synced: about 1 month ago
JSON representation

📙 Script to pull all english gutenberg files. It downloads, organizes, removes duplicates, and converts the txt files to pdf.

Awesome Lists containing this project

README

          

# Download Gutenberg

This script downloads all English [Project Gutenberg](https://www.gutenberg.org/) files, then organizes, removes duplicates, and converts the txt files to pdf.

## Dependencies
This script requires [pandoc](https://pandoc.org/). You can install pandoc with [Homebrew](https://brew.sh/).

```
brew install pandoc
```
## Contributing
If you'd like to contribute to this repository feel free to fork/submit a pull request, and if you have any suggestions feel free to email me at abbeyyacoe@gmail.com.

## License
The theme is available as open source under the terms of the MIT License.