Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jamiemagee/reddit2kindle
- Owner: JamieMagee
- License: mit
- Created: 2014-11-04T21:18:33.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T00:19:10.000Z (over 1 year ago)
- Last Synced: 2023-10-12T21:38:38.958Z (over 1 year ago)
- Topics: kindle, reddit
- Language: C#
- Homepage: https://reddit2kindle.com
- Size: 632 KB
- Stars: 36
- Watchers: 5
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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".