Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jamiemagee/reddit2kindle

Send reddit directly to your kindle
https://github.com/jamiemagee/reddit2kindle

kindle reddit

Last synced: 4 days ago
JSON representation

Send reddit directly to your kindle

Awesome Lists containing this project

README

        

# reddit2kindle

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/JamieMagee/reddit2kindle/build.yml?branch=main&style=for-the-badge)
![GitHub](https://img.shields.io/github/license/JamieMagee/reddit2kindle?style=for-the-badge)

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](http://i.imgur.com/u5Vpkpq.png)

## Setup

1. Install [.NET 6](https://dotnet.microsoft.com/en-us/download)
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](https://www.amazon.com/manageyourkindle) 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".