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
- Host: GitHub
- URL: https://github.com/frzkn/dropbooks
- Owner: frzkn
- Created: 2018-09-10T13:36:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T13:40:12.000Z (over 7 years ago)
- Last Synced: 2025-03-04T18:42:33.731Z (over 1 year ago)
- Topics: bootstrap, express, hackto, javascript, node, node-mailer
- Language: HTML
- Homepage: https://frzkn-dropbooks.herokuapp.com
- Size: 715 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```