Giter Club home page Giter Club logo

send2ebook's Introduction

send2ebook

Decription

Send2Ebook lets you send articles found on PC/Android phone to your Ebook reader.

This is PC version (commandline, java lib).

Android version is located here

How it works

PC/Android phone -> gets url -> download -> converts to epub -> stores to server(ftp)

->

Ebook reader downloads it, and it's ready to read;)

I only know Koreader has dedicated plugin (Send2Ebook (reciever)), but you can use your favourite app to download documents from ftp;)

3 simple steps

interfaces: InputProcessor -> Creator -> Storage

example implementation:

UrlInputProcessor gets url, downloads data -> EpubCreator converts data to Epub format -> FtpStorage save epub file to ftp server

Requirements:

  • java (jre) >= 7.
  • ftp account

You don't have ftp account? No worries. There're thousands free on Internet

Configuration

Currently only property file configuration is supported

Download

Download

Usage

unix:

send2ebook.sh www.a_url.com

windows:

send2ebook.bat www.a_url.com

Can send many articles at once:

send2ebook.sh www.a_url.com www.another_url.eu www.other_url.com www.somethingelse.eu

Feel free to extend it.

send2ebook's People

Contributors

mwoz123 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.