Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 1.2 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.2 KB

reddit2kindle

GitHub Workflow Status GitHub

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.

Output

Setup

  1. Install .NET 6
  2. Complete src/Reddit2Kindle.Function/appsettings.Development.json.template and rename it to src/Reddit2Kindle.Function/appsettings.Development.json
  3. Build and Debug using your IDE

Usage

You need to add reddit2kindle to your approved Kindle e-mail senders. To do this:

  1. Visit Manage Your Content and Devices page.
  2. Go to "Preferences" then select "Personal Document Settings".
  3. Under "Approved Personal Document E-mail List" click on "Add a new approved e-mail address".
  4. Add "@reddit2kindle.com" and select "Add Address".