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.
- Host: GitHub
- URL: https://github.com/printerscanner/download-gutenberg
- Owner: printerscanner
- License: mit
- Created: 2019-01-28T04:12:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T16:28:47.000Z (about 4 years ago)
- Last Synced: 2025-03-02T16:16:59.181Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 9.16 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.