A web app to convert a reddit post and comments into an e-book, and send it directly to your kindle device or app.
Now you can read your favourite subreddits from the comfort of your e-reader. Here is a preview of the output it produces.
- Install .NET 6
- Complete
src/Reddit2Kindle.Function/appsettings.Development.json.template
and rename it tosrc/Reddit2Kindle.Function/appsettings.Development.json
- Build and Debug using your IDE
You need to add reddit2kindle to your approved Kindle e-mail senders. To do this:
- Visit Manage Your Content and Devices page.
- Go to "Preferences" then select "Personal Document Settings".
- Under "Approved Personal Document E-mail List" click on "Add a new approved e-mail address".
- Add "@reddit2kindle.com" and select "Add Address".