JamieMagee / reddit2kindle

Send reddit directly to your kindle

Home Page:https://reddit2kindle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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".

About

Send reddit directly to your kindle

https://reddit2kindle.com

License:MIT License


Languages

Language:C# 59.7%Language:HTML 40.3%