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

https://github.com/frzkn/dropbooks

:books: Send books to Kindle wirelessly
https://github.com/frzkn/dropbooks

bootstrap express hackto javascript node node-mailer

Last synced: 2 months ago
JSON representation

:books: Send books to Kindle wirelessly

Awesome Lists containing this project

README

          

# dropbooks
:books: Send books to Kindle wirelessly

## About
This is a webapp to send books and documents to your kindle device without needing to composing an email or using physical mediums.

## Usage
Register > Login > Send!

## Setup
1. Add your credentials to the nodeMailer module
2. Whitelist your email from https://amazon.com/mycd
3. Uncomment POST forms from login.ejs and register.ejs

## Running it
```
npm start
```