https://github.com/yparitcher/kindle-seforim
seforim in ebook format
https://github.com/yparitcher/kindle-seforim
ebook epub kindle seforim
Last synced: 2 months ago
JSON representation
seforim in ebook format
- Host: GitHub
- URL: https://github.com/yparitcher/kindle-seforim
- Owner: yparitcher
- License: other
- Created: 2018-09-13T01:43:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T01:50:27.000Z (over 3 years ago)
- Last Synced: 2025-03-25T12:21:51.132Z (3 months ago)
- Topics: ebook, epub, kindle, seforim
- Language: Shell
- Homepage: https://kindleseforim.paritcher.com
- Size: 3.41 MB
- Stars: 17
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: license
Awesome Lists containing this project
README
# kindle-seforim
kindle-seforim is a collection of seforim in kindle ebook format, and in epub format, based on [Orayta-Books](https://github.com/MosheWagner/Orayta-Books) & [sefaria](https://www.sefaria.org).This is a work in progress so there will be updates and changes coming.
Please file an issue if there are any mistakes or if you need a different format or sefer.
## Ebooks
To download just the finished ebooks [kindleseforim.paritcher.com](https://kindleseforim.paritcher.com).## Status
- Shnaim Mikra
- Rambam with marks for 3 chapter
- Chumash with Rashi
- Nach
- Talmud with Rashi
- Steinsaltz talmud hebrew/english## TODO
- add more seforim.## Setup
- clone the reository.
- you may need to run `git submodules init` and `git submodules update` to get the submodule libraries.##Usage
- run the scripts using `make script_name` for example `make rambam` to parse the html and save to `intermediate` then convert the html to a kindle ebook (.azw3) in `output`
- to zip up the completed files for release `make release`## Acknowledgements
kindle-seforim uses the following libraries:- [Orayta-Books](https://github.com/MosheWagner/Orayta-Books) source of the seforim.
licensed under the CC and or GDPL licenses
- [wikisource](https://he.wikisource.org) source of the seforim.
licensed under the CC 3.0 license
- [sefaria](https://www.sefaria.org) source of the seforim.
licensed under the CC license
- [calibre](https://calibre-ebook.com/) ebook conversion library.
Copyright (c) Kovid Goyal
licensed under the GNU GPL v3 licenseThank you
## License
kindle-seforim is Copyright (c) 2018 [Yparitcher](https://github.com/yparitcher)ebooks licensed under the authors license mostly [CC BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/2.5/legalcode)
for font licenses look in the fonts folder
scripts source code licensed under [The MIT License (MIT)](http://opensource.org/licenses/mit-license.php)